SHA256
1
0
forked from pool/munin
munin/munin-node.logrotate
2013-03-12 08:38:11 +00:00

10 lines
120 B
Plaintext

/var/log/munin/munin-node.log {
daily
missingok
rotate 7
compress
copytruncate
notifempty
create 640 root root
}