From d18281bee41ab29343394efd8477c94fa6475817 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Thu, 29 Nov 2001 14:15:32 +0000 Subject: remove the profile.d comment --- init-sh/custom.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'init-sh') 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 -- cgit v1.2.1