selinux should working

This commit is contained in:
dima
2013-10-22 19:23:46 +02:00
parent 85910255a7
commit 5a75cbc2fc

View File

@@ -96,7 +96,6 @@ chmod 600 ~vagrant/.ssh/authorized_keys
# Disable firewall and switch SELinux to permissive mode.
chkconfig iptables off
chkconfig ip6tables off
sed -i 's/SELINUX=enforcing/SELINUX=permissive/' /etc/sysconfig/selinux
# Networking setup..