summaryrefslogtreecommitdiffstats
path: root/http/centos-7.4/anaconda-ks.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'http/centos-7.4/anaconda-ks.cfg')
-rw-r--r--http/centos-7.4/anaconda-ks.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/http/centos-7.4/anaconda-ks.cfg b/http/centos-7.4/anaconda-ks.cfg
index 4cf9e03..1026914 100644
--- a/http/centos-7.4/anaconda-ks.cfg
+++ b/http/centos-7.4/anaconda-ks.cfg
@@ -45,8 +45,6 @@ yum -y update
# allow root login for ansible
sed 's,^[[:blank:]]*#*PermitRootLogin.*,PermitRootLogin yes,g' /etc/ssh/sshd_config
-sed -i 's,^SELINUX=,SELINUX=permissive,' /etc/sysconfig/selinux
-
ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules
cat > /etc/sysconfig/network-scripts/ifcfg-eth0 <<EOF
DEVICE="eth0"