Hi Rupert, On Thu, 22 Mar 2018 15:49:55 -0400 Rupert Gallagher wrote: > Why reaching to /etc/unbound.conf when the binary was compiled > for /var/unbound/etc/unbound.conf?
Yep;- it uses the default, so nothing needs setting. Removing the config file from /etc/rc.conf* & /etc/rc.d/unbound works OK - since 5.6. <hostmaster@palm:~ 0>$ fgrep 'unbound.conf' /etc/rc.conf* /etc/rc.d/unbound [nothing] <hostmaster@palm:~ 0>$ fgrep unbound /etc/rc.conf* /etc/rc.conf:unbound_flags=NO /etc/rc.conf.local:unbound_flags='' <hostmaster@palm:~ 0>$ fgrep 'daemon_flags=' /etc/rc.d/unbound [nothing] The daemon reloads just fine. Regards, -- Craig Skinner | http://linkd.in/yGqkv7

