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