/var/lib/bitcoin/.bitcoin/debug.log {
	missingok
	weekly
	sharedscripts
	postrotate
		killall -HUP bitcoind
	endscript
}
