path: clamav_1.4.3+dfsg-2/debian/tests/milter
DAEMON=clamav-milter
if pidof -x $DAEMON > /dev/null; then
    echo "OK"
else
