update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
[openwrt.git] / package / parprouted / files / parprouted.default
1 LAN_IF=$(nvram get lan_ifname)
2 WIFI_IF=$(nvram get wifi_ifname)
3 OPTIONS="$LAN_IF $WIFI_IF"
This page took 0.051239 seconds and 5 git commands to generate.