Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update inc/cpcheck.inc selinux message
  • Loading branch information
centminmod committed Sep 9, 2014
1 parent 9a47041 commit 8db0d9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/cpcheck.inc
Expand Up @@ -11,6 +11,8 @@ selinxcheck() {
sed -i 's/SELINUX=permissive/SELINUX=disabled/g' /etc/selinux/config && setenforce 0
echo
echo "SELINUX disabled, please reboot server and rerun install"
echo "on reboot you can find the centmin.sh file located at:"
echo "echo $(pwd)"
echo "---------------------------------------------------------------"
exit 0
fi
Expand Down

0 comments on commit 8db0d9c

Please sign in to comment.