diff options
Diffstat (limited to 'applications/luci-app-uhttpd/root/usr/share')
-rw-r--r-- | applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json b/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json index 44619ad067..db3be65088 100644 --- a/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json +++ b/applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json @@ -7,6 +7,7 @@ "post": { "cbi.submit": true } }, "depends": { + "acl": [ "luci-app-uhttpd" ], "uci": { "uhttpd": true } } } |