summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-olsr/luasrc/controller/olsr6.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-olsr/luasrc/controller/olsr6.lua')
-rw-r--r--applications/luci-app-olsr/luasrc/controller/olsr6.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-olsr/luasrc/controller/olsr6.lua b/applications/luci-app-olsr/luasrc/controller/olsr6.lua
index 9fbaa0427b..d09ad3398c 100644
--- a/applications/luci-app-olsr/luasrc/controller/olsr6.lua
+++ b/applications/luci-app-olsr/luasrc/controller/olsr6.lua
@@ -13,6 +13,7 @@ function index()
cbi("olsr/olsrd6"), "OLSR IPv6"
)
ol.subindex = true
+ ol.acl_depends = { "luci-app-olsr" }
entry(
{"admin", "services", "olsrd6", "iface"},