1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/watchdog_ynh.git synced 2024-06-22 05:42:53 +02:00
watchdog_ynh/doc/DESCRIPTION.md
2024-02-02 20:18:24 +01:00

332 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.