SELinux should be --enforcing
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
parent
5711f1e160
commit
5f97fbb0d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user