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