[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: "Eicher Rene" <eicherlist@xxxxxxxxxx>
- Date: Fri Nov 16 04:55:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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?
Thank you for each hint...
Greeting Rene
----
> Make sure it is owned by root.root, its permissions should be 755, and the
first
> line needs to be #!/bin/sh. Make sure the /bin/sh exists, if it doesn't
you
> have a bigger problem.
>
> Jeff-
>-----
> > Hi List
> > I have a problem. my rc.local file does not run.
> > If I telnet in my box and call manually /etc/rc.d/rc.local its running.