aboutsummaryrefslogtreecommitdiffstats
path: root/testing/munin/munin-node.logrotate
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-04-15 06:52:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-15 06:52:53 +0000
commitddac33d5ae01adc25937c3c9f54246e5b36bbb33 (patch)
treebf34075a18f2040ef7ebc99365e2bc57d2e87364 /testing/munin/munin-node.logrotate
parentc09726e8ef65b10abe2e81d3d19fb2f973bb0de4 (diff)
downloadaports-ddac33d5ae01adc25937c3c9f54246e5b36bbb33.tar.bz2
aports-ddac33d5ae01adc25937c3c9f54246e5b36bbb33.tar.xz
Revert "testing/munin: new aport"
Diffstat (limited to 'testing/munin/munin-node.logrotate')
-rw-r--r--testing/munin/munin-node.logrotate8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/munin/munin-node.logrotate b/testing/munin/munin-node.logrotate
deleted file mode 100644
index 03b976e423..0000000000
--- a/testing/munin/munin-node.logrotate
+++ /dev/null
@@ -1,8 +0,0 @@
-/var/log/munin/munin-node.log {
- daily
- missingok
- copytruncate
- rotate 7
- compress
- notifempty
-}