aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter-prep/configs/etc/network/interfaces')
-rw-r--r--packages/torouter-prep/configs/etc/network/interfaces2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/configs/etc/network/interfaces b/packages/torouter-prep/configs/etc/network/interfaces
index e2f5741..036eb4d 100644
--- a/packages/torouter-prep/configs/etc/network/interfaces
+++ b/packages/torouter-prep/configs/etc/network/interfaces
@@ -7,7 +7,7 @@ iface lo inet loopback
# The primary network interface
auto eth0
-iface eth0 inet manual
+iface eth0 inet dhcp
post-up ifup uap0
post-down ifdown uap0