On 11 Dec 2010, at 11:33, Joey Parrish wrote: > The default init script dependencies have monit starting before > most other services. If you are using monit to monitor your > critical services, it would be preferable to have monit start > last so that it does not detect "downed" services that have > simply not been started yet. > > Similarly, it would be ideal for monit to stop before all other > services.
I agree. I'll include such mechanisms in the next upload. > I added these directives to my monit init script to get the > behavior I'm describing: > > Should-Start: $ALL > Should-Stop: $ALL Thanks, seems simple enough :) BR, Stefan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org