From: muddyfeet Date: Tue, 25 Apr 2017 11:52:04 +0000 (+0100) Subject: luci-mod-admin-full: correct logic for dnsmasq boguspriv keyword X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=46697828292750d4b240fcc132157a335d22dfd7;hp=46697828292750d4b240fcc132157a335d22dfd7;p=project%2Fluci.git luci-mod-admin-full: correct logic for dnsmasq boguspriv keyword Prevents deletion of the UCI dns boguspriv keyword and explicitly sets it to either 0 or removes it as the LEDE/Openwrt dnsmasq.conf default is 1 - not 0. This allows boguspriv to be turned off from the GUI. Signed-off-by: Warren Linton [Jo-Philipp Wich: squashed commits, updated commit message] Signed-off-by: Jo-Philipp Wich ---