aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level0.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level0.sh')
-rwxr-xr-xinit-sh/level0.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/init-sh/level0.sh b/init-sh/level0.sh
index b67bdd8..9f4f4ee 100755
--- a/init-sh/level0.sh
+++ b/init-sh/level0.sh
@@ -54,11 +54,6 @@ echo -e "\t- Security warning in syslog : no."
AddRules "SYSLOG_WARN=no" /etc/security/msec/security.conf
# end security check
-# lilo update
-echo -n "Running lilo to record new config : "
-/sbin/lilo >& /dev/null
-echo -e "done.\n"
-
# /etc/profile
export SECURE_LEVEL=0
echo "Setting secure level variable to 0 :"