large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
[openwrt.git] / package / parprouted / files / parprouted.default
index 17169c4..7128a56 100755 (executable)
@@ -1,3 +1 @@
-LAN_IF=$(nvram get lan_ifname)
-WIFI_IF=$(nvram get wifi_ifname)
-OPTIONS="$LAN_IF $WIFI_IF"
+OPTIONS="$lan_ifname $wifi_ifname"
This page took 0.025878 seconds and 4 git commands to generate.