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-21 04:40:50 +01:00

6 lines
382 B
Markdown

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](https://en.wikipedia.org/wiki/Watchdog_timer).
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.