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

Re: [cobalt-users] cron not working raq3



> Can anyone give me some pointers as to why none of the cron jobs,
> quarter-hour, half-hour, daily, etc. are not running automatically
> on a raq3. There are various entries in /etc/cron.xxx and if I fire
> them off manually, eg. logrotate, work fine, but they are not going
> automatically.
> 
Is cornd running?
ps ax | grep crond
Try
/etc/rc.d/init.d/crond restart

Gerald