Call initialize_mutexes() before init_log_module() again.
[privoxy.git] / privoxy.logrotate
index 035112a..15dfc9d 100644 (file)
 # 
 #  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.
 #
@@ -79,6 +85,7 @@
 # ********************************************************************/
 
 /var/log/privoxy/logfile {
+   missingok
    compress
    size 1M
    postrotate