ndc start

Greg White greg.white at logicorp.ca
Sat Jan 29 08:09:44 UTC 2000


Bruce Ordway wrote:
> 
> >cd /etc/init.d/rc3.d
> No can do. I'm using RH61, it appears that they are using a different
> directory structure. (Why do they do that?!)
SNIP


It's a cross between rational, normal (IMHO ;)  ) BSD-style init scripts
and SysV style init scripts. Try:

/etc/rc.d/init.d/[something to do with named]
/etc/rc.d/rc3.d/S??[something to do with named]

The second should be a symbolic link to the first. Or, in a pinch, you
could use:

/usr/sbin/ndc start

at the end of /etc/rc.d/rc.local..

GW
.




More information about the bind-users mailing list