Merge pull request #4221 from TDT-AG/pr/20200701-luci-app-wireguard
luci-app-wireguard: fix acl issue
This commit is contained in:
commit
556e3549e4
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