diff --git a/board/common/rootfs/etc/dnsmasq.conf b/board/common/rootfs/etc/dnsmasq.conf index 557cc1ac..1850d802 100644 --- a/board/common/rootfs/etc/dnsmasq.conf +++ b/board/common/rootfs/etc/dnsmasq.conf @@ -2,6 +2,7 @@ # managed by openresolv. DHCP lease, VPN tunnel establishment, # and similar events feed servers and configuration to dnsmasq. domain-needed +dhcp-authoritative # Allow configuration and cache clear over D-Bus enable-dbus @@ -10,8 +11,6 @@ enable-dbus #dhcp-option=option:netmask #dhcp-option=28 # option:broadcast #dhcp-option=option:domain-name -dhcp-option=option:router -dhcp-option=option:dns-server dhcp-option=12 # option:hostname # Generated by openresolv