"/var/log/mediatomb.log" {
	monthly
	rotate 5
	missingok
	postrotate
		pkill -HUP mediatomb
	endscript
}
