Startup Scripts

Shawn Tayler stayler
Thu Feb 24 00:19:17 PST 2005


Hi Guys,

I realize this may be a Slackware only issue but it seems general enough in
nature to post here.  

I am having a problem with rc.local not being run on system startup.  Its
is called as the last thing in the rc.M script like this:

if [ -x /etc/rc.d/rc.local ]; then
 . /etc/rc.d/rc.local
fi

seems straight forward enough.  rc.local is set chmod +x so I can't figure
out why its not running.  I am sure its something simple, but the 10
percent rule has me on this.

Shawn


More information about the Linux-users mailing list