aboutsummaryrefslogtreecommitdiffstats
path: root/testing/munin/munin.logrotate
diff options
context:
space:
mode:
authorStefan Wagner <stw@bit-strickerei.de>2016-08-18 20:01:37 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-18 21:21:06 +0200
commit2f2883cc10692bcb0db5997907b081268fad8d79 (patch)
treed81d38b511465f265bd65324bb46fdfeee4749e6 /testing/munin/munin.logrotate
parentbe6dec1f57e2315d6b3e04d81be7d2220edbdf7f (diff)
downloadaports-2f2883cc10692bcb0db5997907b081268fad8d79.tar.bz2
aports-2f2883cc10692bcb0db5997907b081268fad8d79.tar.xz
testing/[various]: move to community
Diffstat (limited to 'testing/munin/munin.logrotate')
-rw-r--r--testing/munin/munin.logrotate12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/munin/munin.logrotate b/testing/munin/munin.logrotate
deleted file mode 100644
index cf480d7c02..0000000000
--- a/testing/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
-}