1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 10:25:53 +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"