From 8f34e105c059575a9c75e43468345e3651210b81 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 17 Apr 2020 12:14:50 +0200 Subject: treewide: add ACL annotations to menu entries Signed-off-by: Jo-Philipp Wich --- .../root/usr/share/luci/menu.d/luci-app-yggdrasil.json | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-app-yggdrasil/root/usr/share') diff --git a/applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json b/applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json index dbe9331b2f..2947461e58 100644 --- a/applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json +++ b/applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json @@ -5,6 +5,7 @@ "type": "firstchild" }, "depends": { + "acl": [ "luci-app-yggdrasil" ], "uci": { "yggdrasil": true } } }, -- cgit v1.2.3