diff options
Diffstat (limited to 'applications/luci-app-nut')
-rw-r--r-- | applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json b/applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json index f2cd6e7853..e19143eb1b 100644 --- a/applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json +++ b/applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json @@ -5,6 +5,7 @@ "type": "firstchild" }, "depends": { + "acl": [ "luci-app-nut" ], "uci": [ { "nut_server": true }, { "nut_monitor": true }, |