From 2f2883cc10692bcb0db5997907b081268fad8d79 Mon Sep 17 00:00:00 2001 From: Stefan Wagner Date: Thu, 18 Aug 2016 20:01:37 +0200 Subject: testing/[various]: move to community --- community/munin/munin-node.logrotate | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 community/munin/munin-node.logrotate (limited to 'community/munin/munin-node.logrotate') diff --git a/community/munin/munin-node.logrotate b/community/munin/munin-node.logrotate new file mode 100644 index 0000000000..03b976e423 --- /dev/null +++ b/community/munin/munin-node.logrotate @@ -0,0 +1,8 @@ +/var/log/munin/munin-node.log { + daily + missingok + copytruncate + rotate 7 + compress + notifempty +} -- cgit v1.2.3