StaySense/deploy/systemd/staysense-watchdog.timer

10 lines
168 B
SYSTEMD

[Unit]
Description=Run StaySense API Watchdog every minute
[Timer]
OnBootSec=90s
OnUnitActiveSec=60s
Unit=staysense-watchdog.service
[Install]
WantedBy=timers.target