From: kick_ Date: Tue, 25 Jun 2002 17:33:07 +0000 (+0000) Subject: Avoid error messages if privoxy hasn't run at all and there is no logfile yet by... X-Git-Tag: v_2_9_16~37 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@actions-file.html?a=commitdiff_plain;h=d0e2d556691fb14ab75e675a1b2ec83217589c5d;p=privoxy.git Avoid error messages if privoxy hasn't run at all and there is no logfile yet by adding missingok to the logrotate script --- diff --git a/privoxy.logrotate b/privoxy.logrotate index 035112a5..a2dc8bba 100644 --- a/privoxy.logrotate +++ b/privoxy.logrotate @@ -35,6 +35,9 @@ # # Revisions : # $Log: privoxy.logrotate,v $ +# Revision 1.4 2002/03/26 22:29:55 swa +# we have a new homepage! +# # Revision 1.3 2002/03/24 15:19:57 swa # name change related issue. # @@ -79,6 +82,7 @@ # ********************************************************************/ /var/log/privoxy/logfile { + missingok compress size 1M postrotate