From a69e24cd411daafcdb0084ab25576c786057847e Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 16 Mar 2017 16:02:32 -0500 Subject: Correct VAP in comments about DHCP --- recipes-core/multitech/config/network/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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. # -- cgit v1.2.3