path: memcached_1.6.40-1/debian/tests/daemon
sleep 5
if pidof -x $DAEMON > /dev/null; then
    echo "OK"
else
