summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json
blob: 731c4974ea3ad2ad0809318a26717610578e8b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"luci-app-bcp38": {
		"description": "Grant UCI access for luci-app-bcp38",
		"read": {
			"uci": [ "bcp38" ]
		},
		"write": {
			"uci": [ "bcp38" ]
		}
	}
}