[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Stats/logs not working



One of the latest RaQ3 updates, does not start cron on reboot,
and I am not sure, but one of the updates required a reboot.
I was able to get mine fixed by
restarting cron.
Do an "/etc/rc.d/init.d/crond status"  (mine replied "stopped")
then do an "/etc/rc.d/init.d/crond start"
Then "cp /etc/rc.d/rc4.d/S40crond  /etc/rc.d/rc.3d"
That should fix it.
May not be your problem, just trying to help
Gerald