File zope-python-2.4.logrotate of Package zope-python-2.4
/var/opt/zope/*/log/*.log {
missingok
compress
dateext
notifempty
create 640 zope root
rotate 99
size 4M
#maxage 365
postrotate
/etc/init.d/zope logrotate
endscript
}
/var/opt/zope/*/log/*.log {
missingok
compress
dateext
notifempty
create 640 zope root
rotate 99
size 4M
#maxage 365
postrotate
/etc/init.d/zope logrotate
endscript
}