applications/luci-vnstat: move to status menu
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_services / dnsmasq.lua
index f9411c7..b9c6f07 100644 (file)
@@ -117,6 +117,8 @@ rp = s:taboption("general", Flag, "rebind_protection",
        translate("Rebind protection"),
        translate("Discard upstream RFC1918 responses"))
 
+rp.rmempty = false
+
 
 rl = s:taboption("general", Flag, "rebind_localhost",
        translate("Allow localhost"),