File squidGuard.logrotate of Package squidGuard
@SG_LOGDIR@/squidGuard.log {
compress
dateext
notifempty
create 640 squid root
rotate 99
missingok
size 4M
#maxage 365
postrotate
/etc/init.d/squid reload
endscript
}
@SG_LOGDIR@/squidGuard.log {
compress
dateext
notifempty
create 640 squid root
rotate 99
missingok
size 4M
#maxage 365
postrotate
/etc/init.d/squid reload
endscript
}