SELinux should be --enforcing

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-10-03 09:17:54 +03:00
parent 5711f1e160
commit 5f97fbb0d3
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_riscv
firewall --enabled --ssh
timezone --utc America/New_York
selinux --enabled
selinux --enforcing
services --enabled=sshd,NetworkManager,chronyd,haveged --disabled=lm_sensors
# Fedora 31