SOURCES: Zope3.logrotate - updated for Zope3

jajcus jajcus at pld-linux.org
Tue Aug 30 10:37:04 CEST 2005


Author: jajcus                       Date: Tue Aug 30 08:37:02 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for Zope3

---- Files affected:
SOURCES:
   Zope3.logrotate (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/Zope3.logrotate
diff -u SOURCES/Zope3.logrotate:1.1 SOURCES/Zope3.logrotate:1.2
--- SOURCES/Zope3.logrotate:1.1	Mon Aug 29 15:38:14 2005
+++ SOURCES/Zope3.logrotate	Tue Aug 30 10:36:57 2005
@@ -1,6 +1,6 @@
-/var/log/zope/*/*.log {
-create 644 zope zope	
+/var/log/zope3/*/*.log {
+	create 644 zope zope	
 	postrotate
-		/etc/rc.d/init.d/zope restart >/dev/null 2>&1
+		/etc/rc.d/init.d/zope3 restart >/dev/null 2>&1
 	endscript
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/Zope3.logrotate?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list