"/var/log/mediatomb.log" {
	weekly
	rotate 12
	missingok
	postrotate
		invoke-rc.d mediatomb reload >/dev/null
	endscript
}
