With this small fix, the menu entry for smartdns is not shown anymore on the login page of openwrt.
@@ -6,6 +6,7 @@
"path": "smartdns/smartdns"
},
"depends": {
+ "acl": [ "luci-app-smartdns" ],
"uci": { "smartdns": true }
}