path: gdnsd_3.8.3-2.1/debian/tests/daemon
set -e
if pidof -x gdnsd > /dev/null; then
    echo "OK: gdnsd process running"
    # the following exits non-zero if the daemon can't be reached
