summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ahcp/root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ahcp/root/usr')
-rw-r--r--applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json11
-rw-r--r--applications/luci-app-ahcp/root/usr/share/ucitrack/luci-app-ahcp.json4
2 files changed, 0 insertions, 15 deletions
diff --git a/applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json b/applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json
deleted file mode 100644
index cdd81347ef..0000000000
--- a/applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "luci-app-ahcp": {
- "description": "Grant UCI access for luci-app-ahcp",
- "read": {
- "uci": [ "ahcpd" ]
- },
- "write": {
- "uci": [ "ahcpd" ]
- }
- }
-}
diff --git a/applications/luci-app-ahcp/root/usr/share/ucitrack/luci-app-ahcp.json b/applications/luci-app-ahcp/root/usr/share/ucitrack/luci-app-ahcp.json
deleted file mode 100644
index 38a99c5f4b..0000000000
--- a/applications/luci-app-ahcp/root/usr/share/ucitrack/luci-app-ahcp.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "config": "ahcpd",
- "init": "ahcpd"
-}