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

Re: [cobalt-users] RE: crond not working raq3



As root:
ln -s /etc/rc.d/init.d/crond /etc/rc.d/rc3.d/S40crond

That should recreate the link.

----- Original Message ----- 
From: "Rob Moore" <rob.moore@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, November 09, 2001 7:27 PM
Subject: [cobalt-users] RE: crond not working raq3


> Thanks Gerald
> 
> If there is no link in /etc/rc.d/rc3.d how do I go about
> recreating it? Noddy question I know, but still.
> 
> Cheers
> 
> 
> Rob
> 
> 
> >> Message: 10
> >> From: "Gerald Waugh" <gerald@xxxxxxxxx>
> >> To: <cobalt-users@xxxxxxxxxxxxxxx>
> >> Subject: Re: [cobalt-users] RE:cron not working raq3
> >> Date: Fri, 9 Nov 2001 13:56:29 -0500
> >> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
> >> 
> >> > Gerald, thanks again for your help.
> >> > 
> >> > if i do a dir list, output as follows; 
> >> > 
> >> > # ls /etc/rc.d/rc3.d/S40crond
> >> > ls: /etc/rc.d/rc3.d/S40crond: No such file or directory
> >> > # ls /etc/rc.d/init.d/crond
> >> > /etc/rc.d/init.d/crond
> >> > 
> >> > Should there be some link in /etc/rc.d/rc3.d?
> >> > 
> >> Yes there should be a symlink to /etc/rc.d/init.d/crond
> >> Actually there is one in all rc2-5.d
> >> rc2.d/S40crond -> ../init.d/crond
> >> rc3.d/S40crond -> ../init.d/crond
> >> rc4.d/S40crond -> ../init.d/crond
> >> rc5.d/S40crond -> ../init.d/crond
> >> 
> >> Gerald
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>