contrib/meshwizard: Add wan configuration
[project/luci.git] / contrib / package / meshwizard / files / usr / bin / meshwizard / helpers / read_defaults.sh
index 67469e3..89f788e 100755 (executable)
@@ -20,6 +20,6 @@ for v in system wifi_device wifi_iface interface alias dhcp olsr_interface olsr_
 done
 
 # read values from meshwizard
-for v in system luci_main contact community; do
+for v in system luci_main contact community wan; do
         get_var meshwizard.$v
 done