dnsmasq: adjust default settings

This commit is contained in:
CN_SZTL 2020-03-27 21:26:36 +08:00
parent d7d5d2e028
commit 7ad60b9df9
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -97,10 +97,10 @@ define Package/dnsmasq-full/config
config PACKAGE_dnsmasq_full_dhcpv6
bool "Build with DHCPv6 support."
depends on IPV6 && PACKAGE_dnsmasq_full_dhcp
default n
default y
config PACKAGE_dnsmasq_full_dnssec
bool "Build with DNSSEC support."
default n
default y
config PACKAGE_dnsmasq_full_auth
bool "Build with the facility to act as an authoritative DNS server."
default n