Euh .....
Read the log file : it shows what goes on :
The watchdog finds unbound dead.
One second later, dhcpleases found "etc/hosts changed size from original!" and want to restart unbound also ...
[ edit : if you are using 'pfblocker ' and the like, this will take some time ... ]
For the - maybe related "dhcpleases kqueue error: unkown" see, for example, see https://forum.netgate.com/topic/112302/dhcpleases-unbound-errors-in-the-logs
[edit : dhcpleases does this probably to early ... unbound is about to be started - pid file not yet created => things get messy now ]
Btw : restarting a process that goes flat out with a
@KOM said in Praising Service Watchdog !!:
segfault aka general protection fault aka memory access violation
should not be restarted with the wacthdog.
The problem should be solved.
@chudak said in Praising Service Watchdog !!:
What would you do to figure out why it's going on ?
Applying the one big advantage of open software : look at the code : you can see what happens yourself ;)