Kuma: Configure per-device interval
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
Description=Send heartbeat every 5 minutes
|
||||
Description=Notify Kuma that this node is alive
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* *:00/5:00
|
||||
Persistent=true
|
||||
OnActiveSec={{ heartbeat_timer_interval }}
|
||||
OnUnitActiveSec={{ heartbeat_timer_interval }}
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Reference in New Issue
Block a user