cacti/cacti.logrotate
2011-11-11 08:55:46 -07:00

9 lines
114 B
Plaintext

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