Comment 1 for bug 1501189

Revision history for this message
Alkis Georgopoulos (alkisg) wrote : Re: Don't put 127.0.0.1 in resolvconf when port=0

Better regex to avoid a possibly commented #port=0:
    grep -qr "^[[:space:]]*port=0" /etc/dnsmasq.d/ /etc/dnsmasq.conf && return