Start monit last..

How do I get a process to start *last* in bootup?

Specifically monit..

Monit starts all the services that I am trying to monitor before they can start up normally via rc.conf..
 
There's a delayed start option in monitrc. That waits a certain amount of time before running it's checks.
 
Back
Top