Merge "Add disable-selinux element."

This commit is contained in:
Jenkins 2013-06-16 22:07:51 +00:00 committed by Gerrit Code Review
commit 13858d499c

View File

@ -0,0 +1,3 @@
#!/bin/bash
sed -i "s%^\(SELINUX=\s*\).*$%SELINUX=disabled%" /etc/selinux/config