diff options
author | Florin Grad <florin@mandriva.com> | 2001-09-26 12:10:07 +0000 |
---|---|---|
committer | Florin Grad <florin@mandriva.com> | 2001-09-26 12:10:07 +0000 |
commit | 42e0eef8bd43a9bf9278807d1590623fb549fdc4 (patch) | |
tree | d661b73038dc672c1e1ed2dd0f4d089107f7714f /init-sh/level2.sh | |
parent | bc59d0708578a8eec5b071b619595acf054510c0 (diff) | |
download | msec-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/level2.sh')
-rwxr-xr-x | init-sh/level2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init-sh/level2.sh b/init-sh/level2.sh index 0c2b9d8..4858e48 100755 --- a/init-sh/level2.sh +++ b/init-sh/level2.sh @@ -61,7 +61,7 @@ echo -e "\t- Security warning in syslog : yes." AddRules "SYSLOG_WARN=yes" /etc/security/msec/security.conf # end security check -# /etc/profile +# /etc/profile.d/msec.{sh,csh} export SECURE_LEVEL=2 echo "Setting secure level variable to 2 :" AddRules "export SECURE_LEVEL=2" /etc/profile.d/msec.sh |