[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Stats/logs not working
- Subject: Re: [cobalt-developers] Stats/logs not working
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Mar 13 05:58:02 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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