aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-11-29 13:33:03 +0000
committerFlorin Grad <florin@mandriva.com>2001-11-29 13:33:03 +0000
commitd7dec1ae29b703f76f37c92002350e4eaa071de9 (patch)
treef87e10fc2302f386975cd617db3f9af33f4299f0
parent8cfb28249d9e7640d81d3051a07b19fbf297d68a (diff)
downloadmsec-d7dec1ae29b703f76f37c92002350e4eaa071de9.tar
msec-d7dec1ae29b703f76f37c92002350e4eaa071de9.tar.gz
msec-d7dec1ae29b703f76f37c92002350e4eaa071de9.tar.bz2
msec-d7dec1ae29b703f76f37c92002350e4eaa071de9.tar.xz
msec-d7dec1ae29b703f76f37c92002350e4eaa071de9.zip
sysconfig/msec support
-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 7ea4873..939bd2d 100755
--- a/init-sh/level5.sh
+++ b/init-sh/level5.sh
@@ -90,10 +90,9 @@ fi
LoaderUpdate;
# Disable all server :
+export SECURE_LEVEL=4
echo "Setting secure level variable to 5 :"
-AddRules "export SECURE_LEVEL=5" /etc/profile.d/msec.sh
-AddRules "setenv SECURE_LEVEL 5" /etc/profile.d/msec.csh
-
+AddRules "SECURE_LEVEL=5" /etc/sysconfig/msec
IFS="
"