10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
|
[Unit]
|
||
|
Description=Send heartbeat every 5 minutes
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* *:00/5:00
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|