[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] rc.local wont run
- Subject: Re: [cobalt-users] rc.local wont run
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Thu Nov 15 16:38:43 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.
> Whats wrong
> Any help would be very welcome.