1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 02:30:15 +03:00
openwrt-xburst/package/parprouted/files/parprouted.default

4 lines
91 B
Plaintext
Raw Normal View History

LAN_IF=$(nvram get lan_ifname)
WIFI_IF=$(nvram get wifi_ifname)
OPTIONS="$LAN_IF $WIFI_IF"