<div dir="ltr">On Sat, Mar 21, 2015 at 10:07 PM, Alison Chaiken <<a href="mailto:alison@she-devel.com">alison@she-devel.com</a>> wrote:<br>> To stop systemd from petting the dog, I create a new system.conf file that has<br>><br>>                  RuntimeWatchdogSec=0<br>><br>> and type 'systemctl daemon-reexec'.   As expected, 'sudo lsof<br>> /dev/watchdog' shows no one is holding file open.   However, the<br>> system does not reboot!<div><br></div><div>I <i>think</i> systemd closes the watchdog device cleanly when you disable it via config, so the hardware timeout is no longer 'active'. Would be quite surprising to the user, if it didn't.</div><div><br></div><div>Try suspending systemd (SIGSTOP) or crashing it (SIGSEGV).</div><div><div><br>-- <br>Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>><br></div></div></div>