luci-app-tor: fix ACL for tor-hs-rpc
The ACL has old tor_rpcd.sh which was changed in the tor-hs v0.0.1-3 to tor-hs-rpc. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
parent
1b18cea61d
commit
a4e586397e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"description": "Grant UCI access for luci-app-tor",
|
||||
"read": {
|
||||
"ubus": {
|
||||
"tor_rpcd.sh": [
|
||||
"tor-hs-rpc": [
|
||||
"list-hs"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue