aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates/logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'modules/apache/templates/logrotate')
-rw-r--r--modules/apache/templates/logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/apache/templates/logrotate b/modules/apache/templates/logrotate
index ce5e3e84..f84ae9fe 100644
--- a/modules/apache/templates/logrotate
+++ b/modules/apache/templates/logrotate
@@ -3,7 +3,7 @@
monthly
missingok
notifempty
- nocompress
+ compress
prerotate
/etc/rc.d/init.d/httpd closelogs > /dev/null 2>&1 || :
endscript