Call initialize_mutexes() before init_log_module() again.
[privoxy.git] / privoxy.logrotate
index 5b3a8c0..15dfc9d 100644 (file)
@@ -9,7 +9,7 @@
 #                 
 # 
 #  Copyright   :  Written by and Copyright (C) 2001 the SourceForge
-#                 PRIVOXY team.  http://ijbswa.sourceforge.net
+#                 Privoxy team. http://www.privoxy.org/
 # 
 #                 Based on the Internet Junkbuster originally written
 #                 by and Copyright (C) 1997 Anonymous Coders and 
 # 
 #  Revisions   :
 #     $Log: privoxy.logrotate,v $
+#     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
+#
+#     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.
+#
 #     Revision 1.2  2002/03/24 11:40:14  swa
 #     name change
 #
@@ -76,6 +85,7 @@
 # ********************************************************************/
 
 /var/log/privoxy/logfile {
+   missingok
    compress
    size 1M
    postrotate