Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json')
-rw-r--r--applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json b/applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json
index ece51325fd..1fb8cd7ae8 100644
--- a/applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json
+++ b/applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json
@@ -5,6 +5,9 @@
"action": {
"type": "view",
"path": "wol"
+ },
+ "depends": {
+ "acl": [ "luci-app-wol" ]
}
}
}