[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] rc.local does not run THANK YOU
- Subject: Re: [cobalt-users] rc.local does not run THANK YOU
- From: "Eicher Rene" <eicherlist@xxxxxxxxxx>
- Date: Sat Nov 17 02:17:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > I think it is either /etc/rc.d/rc or /etc/rc.d/rc.sysinit
> >
> > > I have checked everything... All seems to be ok.
> > > Recently, I have installed webmin on my server (RAQ3). Which Progarmm
or
> > > Script does call the file rc.local?
>
> It's the last thing called at boot-up initalization
> rc.d/rc2.d/S99local
> rc.d/rc3.d/S99local
> rc.d/rc5.d/S99local
>
> Gerald
I had have a problem with the symbolic link...
lrwxrwxrwx 1 root root 11 Nov 17 11:03 S99local ->
/etc/rc.d/rc.local (wrong)
lrwxrwxrwx 1 root root 11 Nov 17 11:03 S99local ->
../rc.local (right)
Thank you for any helping...
Rene