Date: Fri, 12 Dec 2014 02:15:38 -0800 From: Darren Pilgrim <list_freebsd@bluerosetech.com> To: Matt Smith <fbsd@xtaz.co.uk>, freebsd-ports@freebsd.org Subject: Re: Unbound/NSD rc startup order Message-ID: <548AC04A.8000804@bluerosetech.com> In-Reply-To: <20141212075328.GB52267@xtaz.uk> References: <20141211105139.GA1270@xtaz.uk> <20141212075328.GB52267@xtaz.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/11/2014 11:53 PM, Matt Smith wrote: > Somebody has let me know that I made an obvious mistake in the above. I > meant that the default rcorder is to run Unbound first followed by NSD. > So to clarify I think in the default situation Unbound starts first, > contacts NSD and gets no answer because it hasn't been started yet and > then fails in some way. Whereas if NSD is running first then Unbound is > happy. Unbound requires SERVERS, but nsd requires LOGIN, a much later checkpoint. The fix would be adding an rcorder override mechanism whereby one could specify additional constraints (like unbound REQUIRE nsd). If there's interest for this, I can see about a patch.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?548AC04A.8000804>