Aidden
03-20-2002, 02:49 PM
Does anyone have any idea how I can make my cron.daily files start executing again. I can manually initiate each script within the cron.daily directory, but left to run on thier own they do not.
![]() | View Full Version : Cron.daily not executing.. Aidden 03-20-2002, 02:49 PM Does anyone have any idea how I can make my cron.daily files start executing again. I can manually initiate each script within the cron.daily directory, but left to run on thier own they do not. dutchie 03-20-2002, 03:25 PM How do you check if cron is running ? SeanC 03-20-2002, 11:04 PM fyi, I had the exact same issue after some recent patches. Anytime there is a reboot, my crond stops working (it shows itself to me when the individual sites stop getting their logs updated at 4am each morning). I just opened a ticket tonight with my colo, they'll restart it. If they let me know what command to issue, I'll pass it along. Sean jahsh 03-21-2002, 08:23 PM /etc/rc.d/init.d/crond restart |