tree: remove erroneous luci-app-dawn ACL file
[project/luci.git] / applications / luci-app-dawn / root / usr / share / rpcd / acl.d / luci-app-dawn.json
diff --git a/applications/luci-app-dawn/root/usr/share/rpcd/acl.d/luci-app-dawn.json b/applications/luci-app-dawn/root/usr/share/rpcd/acl.d/luci-app-dawn.json
deleted file mode 100644 (file)
index 4fece64..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-       "luci-app-dawn": {
-               "description": "Grant UCI access for luci-app-dawn",
-               "read": {
-                       "uci": [ "dawn" ]
-               },
-               "write": {
-                       "uci": [ "dawn" ]
-               }
-       }
-}