/var/log/clamav/clamd.log {
	missingok
	notifempty
	create 644 clamav clamav
	postrotate
		killall -HUP clamd 2>/dev/null || :
	endscript
}
