cacti/cacti.logrotate
2016-04-15 17:13:41 +02:00

9 lines
114 B
Plaintext

/var/log/cacti/cacti.log {
missingok
monthly
notifempty
compress
create 0664 cacti apache
su cacti apache
}