/var/log/jabber-alice/alice.log {
	notifempty
	missingok
	rotate 5
	compress
	weekly
	postrotate
		/sbin/service jabber-alice condrestart > /dev/null 2>&1
	endscript
	}
