3a4daca137
replace FCGI with CGI::Fast. Currently munin is broken and this fixes it. Before submitting to Factory, perl-CGI-Fast must be submitted as well. OBS-URL: https://build.opensuse.org/request/show/1183575 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=94
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
|