[Fedora-spins] [PATCH] Enabled Selinux, but made it permissive

Bryan Kearney bkearney at redhat.com
Thu Sep 4 13:04:22 UTC 2008


From: root <root at localhost.localdomain>

---
 fedora-aos.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fedora-aos.ks b/fedora-aos.ks
index a1b11ee..da03346 100644
--- a/fedora-aos.ks
+++ b/fedora-aos.ks
@@ -5,7 +5,7 @@ lang C
 keyboard us
 timezone US/Eastern
 auth --useshadow --enablemd5
-selinux --disabled
+selinux --permissive
 firewall --disabled
 bootloader --timeout=1 --append="acpi=force"
 network --bootproto=dhcp --device=eth0 --onboot=on
-- 
1.5.5.1




More information about the spins mailing list