Hi Jonathan,

> Singed-off-by: FinboySlick <jonat...@navigue.com>
> 
> Index: package/dnsmasq/files/dnsmasq.init
> ===================================================================
> --- package/dnsmasq/files/dnsmasq.init        (revision 15606)
> +++ package/dnsmasq/files/dnsmasq.init        (working copy)
> @@ -216,7 +216,7 @@
>               DNS_SERVERS="$DNS_SERVERS $dnsserver"
>       }
>  
> -     append_bool "$cfg" ignore "-2 $ifname"
> +     append_bool "$cfg" ignore "-2 $ifname" && return 0
>  
>       config_get proto "$net" proto
>       [ static = "$proto" ] || return 0
> 
thanks for the patch, committed with changeset 15618.

/Markus

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to