mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
selinux should working
This commit is contained in:
@@ -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..
|
||||
|
||||
Reference in New Issue
Block a user