aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/custom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/custom.sh')
-rwxr-xr-xinit-sh/custom.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/init-sh/custom.sh b/init-sh/custom.sh
index 29b44b9..cd41165 100755
--- a/init-sh/custom.sh
+++ b/init-sh/custom.sh
@@ -231,7 +231,6 @@ echo "yes = you will need to chkconfig (--add ) servername for the server to run
echo "no = rpm will do it for you, but you have less control of what is running on your machine."
WaitAnswer; clear
if [[ ${answer} == yes ]]; then
- # /etc/profile.d/msec.{sh,csh}
export SECURE_LEVEL=4
echo "Setting secure level variable to 4 :"
AddRules "SECURE_LEVEL=4" /etc/sysconfig/msec