Files
home-lab_watchdog_keepalive/arduino-watchdog-heartbeat.timer
zacharias 25c0dd16ca added service and timer files, aswell as Arch PKGBUILD
updated version in main.cpp to be a dependency from cmake
2025-06-20 13:14:00 +02:00

8 lines
125 B
SYSTEMD

[Unit]
Description=Heartbeat timer for Arduino based watchdog
[Timer]
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target