File havp.logrotate of Package havp
/var/log/havp/*.log {
compress
dateext
maxage 365
rotate 9
size=+4096
notifempty
missingok
create 640 havp havp
postrotate
/etc/init.d/havp restart
endscript
}
/var/log/havp/*.log {
compress
dateext
maxage 365
rotate 9
size=+4096
notifempty
missingok
create 640 havp havp
postrotate
/etc/init.d/havp restart
endscript
}