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

Re: [cobalt-users] rc.local wont run



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.