How do you set a Watchdog Timer, I don’t find it in the manual?
Say to have it reboot every x amount of hours.
How do you set a Watchdog Timer, I don’t find it in the manual?
Say to have it reboot every x amount of hours.
Create a script just executing a “system reboot” command. Then add a system scheduler entry executing you reboot-script every x hours/days.