Package: caudium Version: 2:1.4.7-6 Severity: wishlist Tags: patch Hello,
to prevent race-conditions in webalizer (logfile is rotated before webalizer can read it) it would be nice to have one rotated but uncompressed logfile. logrotate supports this via the delaycompress keyword. For example, the apache packages uses that, too. Thanks for your work & regards Mario -- Uebrigens... Wer frueher stirbt ist laenger tot!
--- /etc/logrotate.d/caudium 2005-10-05 09:03:05.000000000 +0200 +++ caudium 2005-11-01 08:21:52.000000000 +0100 @@ -2,6 +2,7 @@ rotate 12 monthly compress + delaycompress copytruncate missingok notifempty
signature.asc
Description: Digital signature

