Quantcast
Viewing all articles
Browse latest Browse all 5114

Advanced users • Re: Replace the watchdog.service and wd_keepalive.service with custom ping of the hardware watchdog timer

You need to hold open /dev/watchdog for it to work. If you don't like that then you'll need to set the nowayout option or recompile the kernel with CONFIG_WATCHDOG_NOWAYOUT enabled. If it is enabled then the watchdog stays running even if nothing is holding the device.
Thanks for your reply. Do you know if / how the nowayout option can be set without having to recompile the kernel?
The man pages for watchdog does indeed confirm what you write:

Code:

The watchdog daemon can be stopped without causing a reboot if the device /dev/watchdog is closed correctly, unless your kernel is compiled with the CONFIG_WATCHDOG_NOWAYOUT option enabled.

Statistics: Posted by h.larsen — Sat Oct 12, 2024 11:27 pm



Viewing all articles
Browse latest Browse all 5114

Trending Articles