|
Watchdog errors in syslog
I have a watchdog daemon process which starts up right away to feed the hardware watchdog. However, it is supposed to monitor some other process, which have not yet started. As a result of this, every time I boot up my board, I get errors such as : PID file not found in the syslog.
However, I have handled it in the repair-binary script, and it does not try to repair it for the first 120 seconds, I was just curious if there is any better way to handle this - and get rid of the errors during startup?
Thanks,
Mantis
|