path: supertuxkart_1.5-2/tools/run_server.sh
    fi
    if [ $(pidof -x "$MESSAGE_CMD" | wc -w) -ge $MAX_MESSAGES ]; then
        return
    fi
