On Jan 4, 2005, at 11:55 PM, Jim Arnold wrote:

I've hit a wall getting this to work:

?spike# /usr/local/etc/rc.d/mDNSResponder.sh start
.: Can't open /etc/rc.subr: No such file or directory

I created a symlink to /usr/local/etc/rc.subr from /etc and it now works like a charm!

I'd suspect that you could have also changed /usr/local/etc/rc.d/mDNSResponder.sh from


. /etc/rc.subr

to

. /usr/local/etc/rc.subr

and that would have worked equally as well, but other things may look for it in /etc/ as well.

Glad it works!

TjL

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to