Disable SELinux again

Still cannot produce disk image.

Unable to create appliance : SELinux relabel failed.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2019-01-19 09:16:13 +01:00
parent a1258a9573
commit f2e02bc208
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ network --bootproto dhcp --device=link --hostname=fedora-riscv
rootpw riscv
firewall --enabled --ssh
timezone --utc America/New_York
selinux --permissive
selinux --disabled
services --enabled=sshd,NetworkManager,chronyd
bootloader --location=none --disabled