aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level5.sh')
-rwxr-xr-xinit-sh/level5.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/init-sh/level5.sh b/init-sh/level5.sh
index 1e83081..b1cf839 100755
--- a/init-sh/level5.sh
+++ b/init-sh/level5.sh
@@ -87,11 +87,7 @@ if [[ -f /sbin/accton ]]; then
fi
# Wanna password ?
-LiloUpdate;
-
-echo -n "Running lilo to record new config : "
-/sbin/lilo >& /dev/null
-echo -e "done.\n"
+LoaderUpdate;
# Disable all server :
echo "Setting secure level variable to 5 :"