...
#watchdog-device = /dev/watchdog
Replace Uncomment and replace the following line:
#watchdog-timeout = 60
...
That’s it, it can be tested by triggering a kernel crash , with the following command
Code Block |
---|
echo c > /proc/sysrq-trigger |
The kernel should will crash, and the system would will reboot after up to 30 seconds