Date: Wed, 13 Nov 2013 14:49:37 +0000 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: unbound and ntp in FreeBSD 10 Beta 3 Message-ID: <20131113144937.089e8a2a@gumby.homeunix.com> In-Reply-To: <002901cee07a$bbafb6d0$330f2470$@seibercom.net> References: <00dc01cedf99$5e1c0cd0$1a542670$@seibercom.net> <44d2m5b9zc.fsf@be-well.ilk.org> <20131113131641.5140ef09@gumby.homeunix.com> <002901cee07a$bbafb6d0$330f2470$@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Nov 2013 09:14:57 -0500 Gerard Seibert wrote: > Okay, so was told by someone else on a chat line that the problem was > that "unbound" was not starting first. How should I go about > rectifying that? You shouldn't need to if you put an couple of external nameserver entries after the localhost entry in resolv.conf. Alternately you might try adding an extra rc file with: # PROVIDE: ORDERUNBOUND # REQUIRE: ntpd ntpdate # BEFORE: local_unbound
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131113144937.089e8a2a>