[DRE-commits] [vagrant-libvirt] 03/67: selinux should working

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.

commit 5a75cbc2fc09b08810b94831e2fa48830f43bf31
Author: dima <pronix.service at gmail.com>
Date:   Tue Oct 22 19:23:46 2013 +0200

    selinux should working
---
 tools/prepare_redhat_for_box.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/prepare_redhat_for_box.sh b/tools/prepare_redhat_for_box.sh
index de60674..1f0cf8c 100755
--- a/tools/prepare_redhat_for_box.sh
+++ b/tools/prepare_redhat_for_box.sh
@@ -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..

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list