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