]> err.no Git - util-linux/commit
hwclockfirst.sh: initscript LSB header in conflict with update-rc.d options
authorKel Modderman <kel@otaku42.de>
Thu, 13 Aug 2009 11:51:57 +0000 (05:51 -0600)
committerLaMont Jones <lamont@debian.org>
Thu, 13 Aug 2009 11:51:57 +0000 (05:51 -0600)
commit17441f35ef5e1b7d8a1f3feefc1fd4c4f800072c
tree1b0a25c26a14b8e372ad5ac2f066e7d24ae10e00
parente33a1af6585169942defd139bbdf172445c44cbe
hwclockfirst.sh: initscript LSB header in conflict with update-rc.d options

hwclockfirst should start before checkroot, followed by hwclock as far as I
understand. This is not represented in the current dependency information,
hwlockfirst and hwclock both only require mountdevsubfs to have started, thus
they are started at same sequence in dependency based boot.

Addresses-Debian-Bug: 487196
Signed-off-by: LaMont Jones <lamont@debian.org>
debian/hwclock.sh
debian/rules