Disable SELinux (rpmdb)

setfiles: Could not set context for /usr/bin/rpmdb:  Invalid argument

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-12-07 08:50:43 +02:00
parent aa1bb39d7a
commit 3c6cc68762
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ network --bootproto dhcp --device=link --hostname=fedora-riscv
rootpw --plaintext fedora_rocks!
firewall --enabled --ssh
timezone --utc America/New_York
selinux --enforcing
selinux --disabled
services --enabled=sshd,NetworkManager,chronyd,haveged --disabled=lm_sensors,libvirtd
bootloader --location=none --extlinux