X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/08e080d8163c34953035d39e7e81ff1138f9ebff..25768f1c4d22195764ef1e818d25d2b14f95bb97:/openwrt/package/dnsmasq/files/S50dnsmasq diff --git a/openwrt/package/dnsmasq/files/S50dnsmasq b/openwrt/package/dnsmasq/files/S50dnsmasq index c97096054..e913b8be1 100755 --- a/openwrt/package/dnsmasq/files/S50dnsmasq +++ b/openwrt/package/dnsmasq/files/S50dnsmasq @@ -1,5 +1,7 @@ #!/bin/sh . /etc/functions.sh +. /etc/network.overrides +[ "$FAILSAFE" != "true" -a -e /etc/config/network ] && . /etc/config/network # interface to use for DHCP iface=lan