aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level3.sh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-09-26 12:10:07 +0000
committerFlorin Grad <florin@mandriva.com>2001-09-26 12:10:07 +0000
commit42e0eef8bd43a9bf9278807d1590623fb549fdc4 (patch)
treed661b73038dc672c1e1ed2dd0f4d089107f7714f /init-sh/level3.sh
parentbc59d0708578a8eec5b071b619595acf054510c0 (diff)
downloadmsec-42e0eef8bd43a9bf9278807d1590623fb549fdc4.tar
msec-42e0eef8bd43a9bf9278807d1590623fb549fdc4.tar.gz
msec-42e0eef8bd43a9bf9278807d1590623fb549fdc4.tar.bz2
msec-42e0eef8bd43a9bf9278807d1590623fb549fdc4.tar.xz
msec-42e0eef8bd43a9bf9278807d1590623fb549fdc4.zip
comment for profile.d section
Diffstat (limited to 'init-sh/level3.sh')
-rwxr-xr-xinit-sh/level3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-sh/level3.sh b/init-sh/level3.sh
index 915d2e0..8f59d2b 100755
--- a/init-sh/level3.sh
+++ b/init-sh/level3.sh
@@ -68,7 +68,7 @@ echo -e "\t- Security warning in syslog : yes."
echo "Adding permission check in crontab (scheduled every midnight) :"
AddRules "0 4 * * * root /usr/share/msec/security.sh" /etc/crontab
-# /etc/profile
+# /etc/profile.d/msec.{sh,csh}
export SECURE_LEVEL=3
echo "Setting secure level variable to 3 :"
AddRules "export SECURE_LEVEL=3" /etc/profile.d/msec.sh