Index: branches/releng-10/nanobsd/files/usr/local/etc/rc.d/unbound
===================================================================
--- branches/releng-10/nanobsd/files/usr/local/etc/rc.d/unbound	(revision 12935)
+++ branches/releng-10/nanobsd/files/usr/local/etc/rc.d/unbound	(revision 12936)
@@ -18,5 +18,5 @@
 
 command="/usr/local/sbin/unbound"
-pidfile=${unbound_pidfile:-"/var/unbound/unbound.pid"}
+pidfile=${unbound_pidfile:-"/var/run/unbound.pid"}
 command_args=${unbound_flags:-"-c /var/unbound/unbound.conf"}
 extra_commands="reload"
