Fix dnsmasq tries to listen on localhost by default

pull/821/head
Anton Avramov 2020-11-19 12:14:51 -05:00
parent 587a2478b5
commit 6781b42d05
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ setup () {
--interface=$WLAN \
--bind-interfaces \
--listen-address=$GATEWAY \
--except-interface=lo \
--dhcp-range=10.42.42.10,10.42.42.40,12h \
--address=/#/$GATEWAY