Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 09:58:02 -0500
From:      Timothy Luoma <lists@tntluoma.com>
To:        Jim Arnold <jim0266@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: iTunes server SUCCESS (NOT ME)!! Here are my notes
Message-ID:  <32860C19-5F2A-11D9-BE17-000D93AD26C8@tntluoma.com>
In-Reply-To: <20050105045502.51147.qmail@web41501.mail.yahoo.com>
References:  <20050105045502.51147.qmail@web41501.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32860C19-5F2A-11D9-BE17-000D93AD26C8>