Cron <root at proxy05> /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM % 100)); /usr/bin/fasClient -i | /usr/local/bin/nag-once fassync 1d 2>&1"

Kevin Fenzi kevin at scrye.com
Wed Nov 13 17:08:31 UTC 2013


ok, lets try this thing: 

diff --git a/modules/httpd/files/httpd.logrotate
b/modules/httpd/files/httpd.logrotate index 3a6e6cb..e55f078 100644
--- a/modules/httpd/files/httpd.logrotate
+++ b/modules/httpd/files/httpd.logrotate
@@ -9,8 +9,9 @@
     compressext .bz2
     dateext
     sharedscripts
+    delaycompress
     postrotate
-        /sbin/service httpd reload > /dev/null 2>/dev/null || true
+        /sbin/service httpd graceful > /dev/null 2>/dev/null || true
     endscript
 }

kevin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20131113/235f6a4c/attachment.sig>


More information about the infrastructure mailing list