[Olaf van der Spek] > After I've run insserv, kernel and system log daemons and crond fail > to stop. This is on a fresh install.
Yes. This is actually two bugs in the respective packages. First of all, they report failure when trying to stop a daemon and the daemon is already dead. Second, they have wrong shutdown dependencies. All of them should depend on $remote_fs for shutdown, to make sure they get a chance to kill their daemon before sendsigs does it. The latter bug affect at least acpid (#459493), fam (#458474) and probably lighttpd. For cron I believe the problem is the insserv bug #460034, as it has dropped runlevels 0 and 6.. For klogd and sysklogd, I suspect the proper fix is to let both use the omitpid feature of sendsigs to allow syslog messages to be stored up until /var/ is umounted. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]