Eugene Grosbein <eu...@grosbein.net> writes:
> Index: sbin/init/rc.d/local_unbound
> ===================================================================
> --- sbin/init/rc.d/local_unbound        (revision 338465)
> +++ sbin/init/rc.d/local_unbound        (working copy)
> @@ -4,8 +4,8 @@
>  #
>
>  # PROVIDE: local_unbound
> -# REQUIRE: FILESYSTEMS netif resolv
> -# BEFORE: NETWORKING
> +# REQUIRE: NETWORKING
> +# BEFORE: DAEMON
>  # KEYWORD: shutdown
>
>  . /etc/rc.subr

No, this is wrong.  Unbound has to start before NETWORKING.  Everything
after NETWORKING assumes that DNS works.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to