summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd')
-rw-r--r--applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json b/applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json
deleted file mode 100644
index 020bc217cd..0000000000
--- a/applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "luci-app-dnscrypt-proxy": {
- "description": "Grant UCI access for luci-app-dnscrypt-proxy",
- "read": {
- "uci": [ "dhcp", "dnscrypt-proxy" ]
- },
- "write": {
- "uci": [ "dhcp", "dnscrypt-proxy" ]
- }
- }
-}