diff options
Diffstat (limited to 'applications/luci-app-shadowsocks-libev/root/usr')
-rw-r--r-- | applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json b/applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json index afa8f44e3c..aa29113fe0 100644 --- a/applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json +++ b/applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json @@ -4,6 +4,9 @@ "order": 59, "action": { "type": "firstchild" + }, + "depends": { + "acl": [ "luci-app-shadowsocks-libev" ] } }, |