Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 13:47:25 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        Freebsd current <freebsd-current@freebsd.org>
Subject:   Re: unbound: start BEFORE ntpd?
Message-ID:  <86ob7ijvaq.fsf@nine.des.no>
In-Reply-To: <466a5687e451c2ab69a4c5bb341ff1f9@webmail.lerctr.org> (Larry Rosenman's message of "Tue, 24 Sep 2013 06:34:46 -0500")
References:  <466a5687e451c2ab69a4c5bb341ff1f9@webmail.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Larry Rosenman <ler@lerctr.org> writes:
> When I rebooted my box today after the latest rc.d changes for
> unbound, I noted that ntpd started BEFORE unbound therefore could NOT
> look up hosts.  Are there more tweaks needed here?

Yes - I forgot to commit this:

Index: NETWORKING
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- NETWORKING	(revision 255837)
+++ NETWORKING	(working copy)
@@ -6,7 +6,7 @@
 # PROVIDE: NETWORKING NETWORK
 # REQUIRE: netif netoptions routing ppp ipfw stf faith
 # REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
-# REQUIRE: static_arp static_ndp
+# REQUIRE: static_arp static_ndp local_unbound
=20
 #	This is a dummy dependency, for services which require networking
 #	to be operational before starting.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ob7ijvaq.fsf>