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
15 lines
321 B
Plaintext
15 lines
321 B
Plaintext
/var/log/munin/munin-graph.log
|
|
/var/log/munin/munin-html.log
|
|
/var/log/munin/munin-nagios.log
|
|
/var/log/munin/munin-limits.log
|
|
/var/log/munin/munin-update.log {
|
|
daily
|
|
missingok
|
|
rotate 7
|
|
compress
|
|
copytruncate
|
|
notifempty
|
|
create 640 munin munin
|
|
su munin munin
|
|
}
|