treewide: add ACL annotations to menu entries
[project/luci.git] / applications / luci-app-snmpd / root / usr / share / luci / menu.d / luci-app-snmpd.json
index 22d29c9f65f0eb10d343771f7898c1c8a4f9fcc4..c30f35fa423c51ca811a5feb8f2ef6091facab45 100644 (file)
@@ -5,6 +5,9 @@
                        "type": "cbi",
                        "path": "snmpd",
                        "post": { "cbi.submit": true }
+               },
+               "depends": {
+                       "acl": [ "luci-app-snmpd" ]
                }
        }
 }