aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/custom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/custom.sh')
-rwxr-xr-xinit-sh/custom.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/init-sh/custom.sh b/init-sh/custom.sh
index f034c13..8707965 100755
--- a/init-sh/custom.sh
+++ b/init-sh/custom.sh
@@ -194,8 +194,7 @@ if [[ ${WRITE_CRON} == "true" ]]; then
AddRules "0 4 * * * root /usr/share/msec/security.sh" /etc/crontab
fi
-LiloUpdate;
-/sbin/lilo >& /dev/null
+LoaderUpdate;
###
clear