On Aug 8, 2009, at 19:20, Michael Meskes wrote:


I reassign the bug to insserv without evaluating insserv possibilities. If there is a way so the watchdog package can solve this problem, please tell me
and reassign back. I don't see one either.


Well, you can add

wd_keepalive to Required-Start: in /etc/init.d/watchdog. This makes sure that it is started before watchdog.
In my setup this gives me a S02wd_keepalive and S03watchdog.
As for the shutdown. Without any changes you have K01watchdog and K02wd_keepalive. If you use "startpar" you are probably racing here. Watchdog tries to start wd_keepalive after a delay and at the same time wd_keepalive is trying to stop. So you will probably end up with a running wd_keepalive process. The question now is why stop wd_keepalive at all? Isn't it better to just leave it running?

Kind regards,
Michael



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to