X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/08e080d8163c34953035d39e7e81ff1138f9ebff..3bb3991eea499050bd6cfd2fe7520c4947973b18:/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