unbound and ntp in FreeBSD 10 Beta 3

Lena at lena.kiev.ua Lena at lena.kiev.ua
Thu Nov 14 15:13:17 UTC 2013


> From: RW <rwmaillists at googlemail.com>

> This looks like the cause of the problem:
> 
> $ rcorder /etc/rc.d/* | grep -E "ntp|unbound"
> /etc/rc.d/ntpdate
> /etc/rc.d/ntpd
> /etc/rc.d/local_unbound

> Alternately you might try adding an extra rc file with:
> 
> # PROVIDE: ORDERUNBOUND
> # REQUIRE: ntpd  ntpdate
> # BEFORE:  local_unbound

/etc/rc.d/ntpdate contains:

# REQUIRE: NETWORKING syslogd named

I think that "unbound local_unbound" should be included into this line.

I use unbound as local recursive resolver in 8.4-RELEASE. I added that,
and "sleep 1" before "${ntpdate_program:-ntpdate} $rc_flags $ntpdate_hosts".



More information about the freebsd-questions mailing list