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