/var/log/zope3/*/*.log {
	create 644 zope zope	
	postrotate
		/etc/rc.d/init.d/zope3 restart >/dev/null 2>&1
	endscript
}
