luci-app-wireguard: fix acl issue
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
71e53f702a
commit
d455720983
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
"action": {
|
"action": {
|
||||||
"type": "template",
|
"type": "template",
|
||||||
"path": "wireguard"
|
"path": "wireguard"
|
||||||
|
},
|
||||||
|
"depends": {
|
||||||
|
"acl": [ "luci-mod-status-index" ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue