aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/custom.sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>2000-04-19 09:54:29 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>2000-04-19 09:54:29 +0000
commit1aa24bce3e5db88620ede6130f272d76b64bf426 (patch)
tree5e9fe4993e13e1d15c10c12060f82ad74cec727f /init-sh/custom.sh
parent7838530faed4e5d7644c5dd0ed2275b27081a0ea (diff)
downloadmsec-1aa24bce3e5db88620ede6130f272d76b64bf426.tar
msec-1aa24bce3e5db88620ede6130f272d76b64bf426.tar.gz
msec-1aa24bce3e5db88620ede6130f272d76b64bf426.tar.bz2
msec-1aa24bce3e5db88620ede6130f272d76b64bf426.tar.xz
msec-1aa24bce3e5db88620ede6130f272d76b64bf426.zip
*** empty log message ***
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