treewide: stage ACL rules for legacy applications
[oweals/luci.git] / applications / luci-app-qos / root / usr / share / rpcd / acl.d / luci-app-qos.json
diff --git a/applications/luci-app-qos/root/usr/share/rpcd/acl.d/luci-app-qos.json b/applications/luci-app-qos/root/usr/share/rpcd/acl.d/luci-app-qos.json
new file mode 100644 (file)
index 0000000..f37a98e
--- /dev/null
@@ -0,0 +1,11 @@
+{
+       "luci-app-qos": {
+               "description": "Grant UCI access for luci-app-qos",
+               "read": {
+                       "uci": [ "qos" ]
+               },
+               "write": {
+                       "uci": [ "qos" ]
+               }
+       }
+}