Searched refs:unbound_pid (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openresolv/dist/
H A Dunbound.in38 : ${unbound_pid:=/var/run/unbound.pid}
96 if [ -s "$unbound_pid" ]; then
97 if ! kill -HUP $(cat "$unbound_pid") 2>/dev/null; then

Completed in 501 milliseconds