[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] rc.local does not run
- Subject: Re: [cobalt-users] rc.local does not run
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Nov 16 13:31:24 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