Synced with the stable branch:
authoroes <oes@users.sourceforge.net>
Thu, 5 Sep 2002 15:47:31 +0000 (15:47 +0000)
committeroes <oes@users.sourceforge.net>
Thu, 5 Sep 2002 15:47:31 +0000 (15:47 +0000)
  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

privoxy.logrotate

index 035112a..1d43f14 100644 (file)
@@ -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