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