aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-09-20 15:46:34 +0000
committerFlorin Grad <florin@mandriva.com>2001-09-20 15:46:34 +0000
commit44a99aba6b0c166b91464f6cef78e6422b8c7945 (patch)
treecd0735030df67c4e753057fa73618163e26956e7 /init-sh/level5.sh
parent1f4969221267ca9da2f5b65fb4db33eb097d1f1f (diff)
downloadmsec-44a99aba6b0c166b91464f6cef78e6422b8c7945.tar
msec-44a99aba6b0c166b91464f6cef78e6422b8c7945.tar.gz
msec-44a99aba6b0c166b91464f6cef78e6422b8c7945.tar.bz2
msec-44a99aba6b0c166b91464f6cef78e6422b8c7945.tar.xz
msec-44a99aba6b0c166b91464f6cef78e6422b8c7945.zip
profile.d entries
Diffstat (limited to 'init-sh/level5.sh')
-rwxr-xr-xinit-sh/level5.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/init-sh/level5.sh b/init-sh/level5.sh
index f9a3ea6..024877e 100755
--- a/init-sh/level5.sh
+++ b/init-sh/level5.sh
@@ -91,9 +91,8 @@ LoaderUpdate;
# Disable all server :
echo "Setting secure level variable to 5 :"
-AddRules "SECURE_LEVEL=5" /etc/profile.d/msec.sh
-AddRules "SECURE_LEVEL=5" /etc/profile
-AddRules "SECURE_LEVEL=5" /etc/zprofile
+AddRules "export SECURE_LEVEL=5" /etc/profile.d/msec.sh
+AddRules "setenv SECURE_LEVEL=5" /etc/profile.d/msec.csh
IFS="