mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
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:
committed by
Paul Donald
parent
1b18cea61d
commit
a4e586397e
@@ -3,7 +3,7 @@
|
||||
"description": "Grant UCI access for luci-app-tor",
|
||||
"read": {
|
||||
"ubus": {
|
||||
"tor_rpcd.sh": [
|
||||
"tor-hs-rpc": [
|
||||
"list-hs"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user