/var/log/cron {
    postrotate
	/usr/bin/killall -HUP crond
    endscript
}
