summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/multitech/config/network/interfaces2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/multitech/config/network/interfaces b/recipes-core/multitech/config/network/interfaces
index c56962a..579c567 100644
--- a/recipes-core/multitech/config/network/interfaces
+++ b/recipes-core/multitech/config/network/interfaces
@@ -51,7 +51,7 @@ netmask 255.255.255.0
#
# The udhcpc_opts parameter will result in the following invocation
# of udhcpc from ifup:
-# udhcpc -R -n -p /var/run/udhcpc.wlan0.pid -i wlan0 -t 10 -b
+# udhcpc -R -n -p /var/run/udhcpc.wifi0.pid -i wifi0 -t 10 -b
#
# See https://busybox.net/downloads/BusyBox.html for more information.
#