luci-mod-admin-full: correct logic for dnsmasq boguspriv keyword
authormuddyfeet <warren@linton.id.au>
Tue, 25 Apr 2017 11:52:04 +0000 (12:52 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 25 Apr 2017 12:40:18 +0000 (14:40 +0200)
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 <warren@linton.id.au>
[Jo-Philipp Wich: squashed commits, updated commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found