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

Re: [cobalt-users] rc.local does not run THANK YOU



> > 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