aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level2.sh')
-rwxr-xr-xinit-sh/level2.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/level2.sh b/init-sh/level2.sh
index 1c4ebd3..896673c 100755
--- a/init-sh/level2.sh
+++ b/init-sh/level2.sh
@@ -54,6 +54,7 @@ echo -n "Running lilo to record new config : "
echo -e "done.\n"
# /etc/profile
+export SECURE_LEVEL=2
echo "Setting secure level variable to 2 :"
AddRules "SECURE_LEVEL=2" /etc/profile
echo "Setting umask to 022 (u=rw,g=r,o=r) :"