aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/dnsmasq.conf
diff options
context:
space:
mode:
authorArturo FilastoĢ€ <hellais@torproject.org>2011-08-23 16:58:43 +0200
committerArturo FilastoĢ€ <hellais@torproject.org>2011-08-23 17:01:08 +0200
commit4b7143c2feea76120750394f04a40d757bdbde57 (patch)
tree32451b9fb9dba646e2fc728bb3326c7defcd2a6d /packages/torouter-prep/configs/dnsmasq.conf
parente09646bce65198fdc6dc13ca94b6653059c7ae0b (diff)
downloadtorouter-4b7143c2feea76120750394f04a40d757bdbde57.tar.gz
torouter-4b7143c2feea76120750394f04a40d757bdbde57.zip
Use wlan0 instead of uap0
Diffstat (limited to 'packages/torouter-prep/configs/dnsmasq.conf')
-rw-r--r--packages/torouter-prep/configs/dnsmasq.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/configs/dnsmasq.conf b/packages/torouter-prep/configs/dnsmasq.conf
index 2711486..cc6477d 100644
--- a/packages/torouter-prep/configs/dnsmasq.conf
+++ b/packages/torouter-prep/configs/dnsmasq.conf
@@ -83,7 +83,7 @@ no-poll
# interface (eg eth0) here.
# Repeat the line for more than one interface.
interface=eth1
-interface=uap0
+interface=wlan0
# Or you can specify which interface _not_ to listen on
except-interface=eth0
except-interface=lo