aboutsummaryrefslogtreecommitdiff
path: root/network/squid/squid.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'network/squid/squid.logrotate')
-rw-r--r--network/squid/squid.logrotate1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/squid/squid.logrotate b/network/squid/squid.logrotate
index cad527de3624..eeca36223fcc 100644
--- a/network/squid/squid.logrotate
+++ b/network/squid/squid.logrotate
@@ -7,6 +7,7 @@
# reopen squid.log, effectively using the new logfile. The old logfile
# (squid.log.1) will be compressed by logrotate's next invocation.
/var/log/squid/*.log {
+ su @USER@ @GROUP@
weekly
rotate 5
compress