forked from pool/munin
10 lines
148 B
SYSTEMD
10 lines
148 B
SYSTEMD
|
[Unit]
|
||
|
Description=Collect data from nodes
|
||
|
Documentation=man:munin-cron(8) man:munin(8)
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*:0/5
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|