> I've not had any problems with this when I was using unbound from ports; > I believe this is using the default path from login.conf... does your copy > include /usr/local/sbin ?
My login.conf does have have /usr/local/sbin; however, the effective PATH seems to be the one set near line 220 in /etc/rc which does not include /usr/local/{s,}bin. If I do a clean install of 5.5-release and then pkg_add unbound, /usr/local/sbin/unbound-anchor, and add pkg_scripts="unbound" to rc.conf.local I can reproduce the issue. -Matthew Martin