/var/cache/pmbmpd/log /var/cache/pmbmpd/dump {
	daily
	rotate 3
	missingok
	compress

	postrotate
		sudo killall -HUP pmbmpd
	endscript
}
