Enabled Selinux, but made it permissive

This commit is contained in:
root 2008-09-04 09:00:14 -04:00
parent edd4c14970
commit 2a7ce0622a

View File

@ -5,7 +5,7 @@ lang C
keyboard us keyboard us
timezone US/Eastern timezone US/Eastern
auth --useshadow --enablemd5 auth --useshadow --enablemd5
selinux --disabled selinux --permissive
firewall --disabled firewall --disabled
bootloader --timeout=1 --append="acpi=force" bootloader --timeout=1 --append="acpi=force"
network --bootproto=dhcp --device=eth0 --onboot=on network --bootproto=dhcp --device=eth0 --onboot=on