path: opendmarc_1.4.2-5.1/debian/opendmarc.init
    status="0"
    pidofproc $pidfile $daemon >/dev/null || status="$?"
    if [ "$status" = 0 ]; then
        log_success_msg "$name is running"
