Home
last modified time | relevance | path

Searched refs:mdnsd_pidfile (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/openresolv/
H A Dmdnsd.in29 : ${mdnsd_pidfile:=/var/run/mdnsd/mdnsd.pid}
30 if [ -s "$mdnsd_pidfile" ]; then
31 kill -HUP $(cat "$mdnsd_pidfile")