executor: reset the watchdogs at boot time
Currently, the watchdogs do not get reset after a machine reboots, which can lead to a wd started in a previous boot to expire in the current boot.
Let's fix this by stopping all the watchdogs at boot time.