> I did an rndc reload and didn't see any errors in syslog...but it seems like > 9.2.3 is still running...how do I get 9.5.0-P1 to run now that I've > installed it?
rndc reload doesn't stop and start named. rndc halt will stop existing. Then start named using the full path where you just installed it too (like /usr/local/sbin/named). Be sure to read the ARM and doc/misc/migration about allow-query changes.
