diff options
Diffstat (limited to 'community/munin/munin-node.logrotate')
-rw-r--r-- | community/munin/munin-node.logrotate | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/community/munin/munin-node.logrotate b/community/munin/munin-node.logrotate deleted file mode 100644 index 03b976e423..0000000000 --- a/community/munin/munin-node.logrotate +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/munin/munin-node.log { - daily - missingok - copytruncate - rotate 7 - compress - notifempty -} |