/var/log/zope/*/*.log {
	su zope zope	
	create 644 zope zope	
	postrotate
		/sbin/service zope restart >/dev/null 2>&1
	endscript
}
