X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8d609d467ac1ccd3be4ee79b7e74148f87ded2f8..e01d6aad7e8852770221ee3d30833b9467522c0a:/package/dnsmasq/files/S50dnsmasq?ds=inline diff --git a/package/dnsmasq/files/S50dnsmasq b/package/dnsmasq/files/S50dnsmasq index c97096054..e913b8be1 100755 --- a/package/dnsmasq/files/S50dnsmasq +++ b/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