aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level1.sh')
-rwxr-xr-xinit-sh/level1.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/init-sh/level1.sh b/init-sh/level1.sh
index 3aa5b04..172c29b 100755
--- a/init-sh/level1.sh
+++ b/init-sh/level1.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=1
echo "Setting secure level variable to 1 :"