2009-09-28 16:29:32 +00:00
|
|
|
@SG_LOGDIR@/squidGuard.log {
|
|
|
|
|
compress
|
|
|
|
|
dateext
|
|
|
|
|
notifempty
|
2015-03-08 20:17:01 +00:00
|
|
|
create 640 squid squid
|
2009-09-28 16:29:32 +00:00
|
|
|
rotate 99
|
2010-07-23 20:13:38 +00:00
|
|
|
missingok
|
2009-09-28 16:29:32 +00:00
|
|
|
size 4M
|
2019-07-10 10:12:53 +00:00
|
|
|
su squid squid
|
2009-09-28 16:29:32 +00:00
|
|
|
#maxage 365
|
|
|
|
|
postrotate
|
2019-07-10 10:12:53 +00:00
|
|
|
/usr/bin/systemctl reload squid
|
2009-09-28 16:29:32 +00:00
|
|
|
endscript
|
|
|
|
|
}
|
|
|
|
|
|