[Pkg-sysvinit-devel] Bug#538936: /etc/init.d/bootlogd: [BOOTLOGD] bootlogd should start before hwclock

Josh Triplett josh at joshtriplett.org
Sun Aug 2 17:32:38 UTC 2009


On Sun, Aug 02, 2009 at 05:33:46PM +0200, Petter Reinholdtsen wrote:
> Try to modify your /etc/init.d/bootlogd script, modifying the header
> to have these entries:
> 
> # X-Start-Before:    keymap keyboard-setup procps pcmcia hwclock hwclockfirst hdparm
> 
> To activate the change with dependency based boot sequencing, run
> 'insserv -v'.  Did it help, and is it still working for you?
> 
> If so, I will add more scripts to the X-Start-Before header in
> init.d/bootlogd.

I don't actually use bootlogd myself; I just noticed the problem while
inspecting the changes insserv made to my init scripts.  I can confirm
that the change you suggest results in the following:

lrwxrwxrwx 1 root root  21 2009-07-27 19:15 S01hostname.sh -> ../init.d/hostname.sh
lrwxrwxrwx 1 root root  24 2009-07-27 19:15 S01mountkernfs.sh -> ../init.d/mountkernfs.sh
lrwxrwxrwx 1 root root  14 2009-07-27 19:15 S02udev -> ../init.d/udev
lrwxrwxrwx 1 root root  26 2009-07-27 19:15 S03mountdevsubfs.sh -> ../init.d/mountdevsubfs.sh
lrwxrwxrwx 1 root root  18 2009-07-27 19:15 S04bootlogd -> ../init.d/bootlogd

- Josh Triplett





More information about the Pkg-sysvinit-devel mailing list