mirror of
https://github.com/YunoHost-Apps/watchdog_ynh.git
synced 2024-06-22 05:42:53 +02:00
382 B
382 B
A watchdog service makes sure your server is still running and reboots it if necessary.
It better (only?) works if your server has a hardware watchdog device.
The included sercice will regularly write to /dev/watchdog
. If it stops, then the freeze is detected and server rebooted.
This app has only been tested on Raspberry Pi.