summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-tor/root/usr/share/rpcd
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-tor/root/usr/share/rpcd')
-rw-r--r--applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json b/applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json
index 0d109b1c98..8095a17fda 100644
--- a/applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json
+++ b/applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json
@@ -16,7 +16,10 @@
"uci": [
"tor",
"tor-hs"
- ]
+ ],
+ "file": {
+ "/etc/tor/*": [ "write" ]
+ }
}
}
}