[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cron not working raq3
- Subject: Re: [cobalt-users] cron not working raq3
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Nov 8 20:53:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Anyone tell me how to ensure crond is enabled on system start
> on a raq3 box?
>
It is started on re-boot in run-level 3
/etc/rc.d/rc3.d/S40crond
which links to /etc/rc.d/init.d/crond
Should you don't have to worry about it starting.
You may have to worry about it "stopping"
Gerald