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