From 9d96c69e2d492978dda88179de08214db30738cc Mon Sep 17 00:00:00 2001 From: Karanbir Singh Date: Jul 02 2011 23:05:57 +0000 Subject: dont need to fiddle with selinux on the build machines --- diff --git a/build_c6_live.sh b/build_c6_live.sh index 5100c4e..3cd877b 100755 --- a/build_c6_live.sh +++ b/build_c6_live.sh @@ -91,5 +91,3 @@ if [ "$isSelinuxOn" = "Enforcing" ] ;then /usr/sbin/setenforce 1 fi - -