aboutsummaryrefslogtreecommitdiffstats
path: root/community/munin/munin.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'community/munin/munin.logrotate')
-rw-r--r--community/munin/munin.logrotate12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/munin/munin.logrotate b/community/munin/munin.logrotate
deleted file mode 100644
index cf480d7c02..0000000000
--- a/community/munin/munin.logrotate
+++ /dev/null
@@ -1,12 +0,0 @@
-/var/log/munin/munin-graph.log
-/var/log/munin/munin-cgi-graph.log
-/var/log/munin/munin-html.log
-/var/log/munin/munin-limits.log
-/var/log/munin/munin-update.log {
- daily
- missingok
- copytruncate
- rotate 7
- compress
- notifempty
-}