projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
[openwrt.git]
/
package
/
parprouted
/
files
/
parprouted.default
diff --git
a/package/parprouted/files/parprouted.default
b/package/parprouted/files/parprouted.default
index
17169c4
..
7128a56
100755
(executable)
--- a/
package/parprouted/files/parprouted.default
+++ b/
package/parprouted/files/parprouted.default
@@
-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.