It doesn't get called from a script.  It is called as a service in the
runlevels.

pocket-> ll */* | grep local
lrwxrwxrwx    1 root     root           11 Feb 17 19:08 rc2.d/S99local
-> ../rc.local
lrwxrwxrwx    1 root     root           11 Feb 17 19:08 rc3.d/S99local
-> ../rc.local
lrwxrwxrwx    1 root     root           11 Feb 17 19:08 rc4.d/S99local
-> ../rc.local
lrwxrwxrwx    1 root     root           11 Feb 17 19:08 rc5.d/S99local
-> ../rc.local
pocket-> pwd
/etc/rc.d


On Thu, 2002-02-28 at 00:17, Borsenkow Andrej wrote:
    [Chmouel, I hope you are still listening]
    
    > 
    > I have a sneaking suspicion that /etc/rc.d/rc.local is
    > not being run during boot. I have a line at the end
    > that does not work until I run rc.local manually.
    > 
    
    bor@cooker% fgrep -r rc.local . 2> /dev/null
    bor@cooker% pwd
    /etc/rc.d
-- 
TTFN,
Lonnie Borntreger


Reply via email to