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