summaryrefslogtreecommitdiffstats
path: root/httpd.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'httpd.logrotate')
-rw-r--r--httpd.logrotate1
1 files changed, 1 insertions, 0 deletions
diff --git a/httpd.logrotate b/httpd.logrotate
index a2529a3..d233e9c 100644
--- a/httpd.logrotate
+++ b/httpd.logrotate
@@ -2,6 +2,7 @@
missingok
notifempty
sharedscripts
+ delaycompress
postrotate
/bin/kill -HUP `cat /var/run/httpd/httpd.pid 2>/dev/null` 2> /dev/null || true
endscript