Skip to content
Snippets Groups Projects
Commit b6b5aad7 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Merge pull request #546 from MPW1412/patch-1

Confusion of WAN an LAN, this line is for mesh-on-lan
parents 72e554fc b33635c4
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ Configuring Mesh-on-LAN is a bit more complicated::
It may be disabled by running::
uci set network.mesh_wan.auto=0
uci set network.mesh_lan.auto=0
for ifname in $(cat /lib/gluon/core/sysconfig/lan_ifname); do
uci add_list network.client.ifname=$ifname
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment