projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update iproute2 to version 2.6.25, and fixup patches
[openwrt.git]
/
package
/
dnsmasq
/
files
/
dnsmasq.init
diff --git
a/package/dnsmasq/files/dnsmasq.init
b/package/dnsmasq/files/dnsmasq.init
index
1a24612
..
cd44de8
100644
(file)
--- a/
package/dnsmasq/files/dnsmasq.init
+++ b/
package/dnsmasq/files/dnsmasq.init
@@
-185,7
+185,7
@@
dhcp_add() {
DNS_SERVERS="$DNS_SERVERS $dnsserver"
}
- append_bool "$cfg" ignore "-
I
$ifname"
+ append_bool "$cfg" ignore "-
2
$ifname"
config_get proto "$net" proto
[ static = "$proto" ] || return 0
This page took
0.021988 seconds
and
4
git commands to generate.