Commit in zope2.9/trunk/debian (zopeZVER.logrotate.in)

Fabio Tranchitella kobold at alioth.debian.org
Thu Nov 29 11:40:14 UTC 2007


    Date: Thursday, November 29, 2007 @ 11:40:14
  Author: kobold
Revision: 1036

restore the create line

Modified:
  zope2.9/trunk/debian/zopeZVER.logrotate.in

Modified: zope2.9/trunk/debian/zopeZVER.logrotate.in
===================================================================
--- zope2.9/trunk/debian/zopeZVER.logrotate.in	2007-11-29 11:37:42 UTC (rev 1035)
+++ zope2.9/trunk/debian/zopeZVER.logrotate.in	2007-11-29 11:40:14 UTC (rev 1036)
@@ -7,7 +7,8 @@
     copytruncate
     compress                                                      
     delaycompress
-    notifempty   
+    notifempty
+    create
     sharedscripts
     postrotate
     sh -c 'for i in /var/lib/zope at ZVER@/instance/* ; do [ -d "$i/log" -a -x "$i/bin/zopectl" -a -r "$i/var/Z2.pid" ] && "$i"/bin/zopectl logreopen ; done'




More information about the pkg-zope-commits mailing list