9 lines
152 B
SYSTEMD
9 lines
152 B
SYSTEMD
[Unit]
|
|
Description=Munin server to collect data from nodes
|
|
Documentation=man:munin-cron(8)
|
|
|
|
[Timer]
|
|
OnCalendar=*:00/5
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|