From: oes Date: Thu, 5 Sep 2002 15:47:31 +0000 (+0000) Subject: Synced with the stable branch: X-Git-Tag: v_3_1_archive_branchpoint~169 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@default-cgi@show-url-info?a=commitdiff_plain;h=e46edc0a399453ed6a84051f38648609ccfd6641;p=privoxy.git Synced with the stable branch: Revision 1.4.2.1 2002/06/25 17:33:07 kick_ 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..1d43f141 100644 --- a/privoxy.logrotate +++ b/privoxy.logrotate @@ -3,7 +3,7 @@ # # ******************************************************************** # -# File : $Source: /cvsroot/ijbswa/current/privoxy.logrotate,v $ +# File : $Source: /cvsroot/ijbswa//current/privoxy.logrotate,v $ # # Purpose : Rotates all potential Privoxy logfiles # @@ -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