1
0
mirror of synced 2026-02-13 10:54:09 +00:00

2006-10-22 18:07:22 by steve

Updated to remove the init script rather than remove permissions.
This commit is contained in:
steve
2006-10-22 18:07:22 +00:00
parent c22ba8395c
commit 526a7a0a08

View File

@@ -29,12 +29,10 @@ logMessage Script $0 starting
#
# Disable the startup scripts from all runlevels.
#
chmod -x ${prefix}/etc/init.d/hwclock.sh
chmod -x ${prefix}/etc/init.d/hwclockfirst.sh
chroot ${prefix} /usr/sbin/update-rc.d -f hwclock.sh remove
#
# Log our finish
#
logMessage Script $0 finished.
logMessage Script $0 finished.