/var/log/prime-net.log {
	weekly
	rotate 5
	postrotate
		/etc/init.d/prime-net restart >/dev/null
	endscript
	compress
}
