#!/bin/bash #Copyright (C) 2023 The Qt Company Ltd #SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only # The new version of libnss-mdns resolver library automatically rejects all # hostnames with more than two labels (i.e. subdomains deep), for example # vsftpd.test-net.qt.local is automatically rejected. The changes here fix # this, see also https://github.com/lathiat/nss-mdns#etcmdnsallow cat <