Remove `listen-address` directive

Since we declare an `interface` `dnsmasq` should ignore the `listen-address` directive thus making redundant. Removed.
pull/869/head
Dan Schaper 8 years ago committed by GitHub
parent 21fc6344bf
commit 300001e766

@ -39,8 +39,6 @@ server=@DNS2@
interface=@INT@
listen-address=127.0.0.1
cache-size=10000
log-queries

Loading…
Cancel
Save