Welcome to mirror list, hosted at ThFree Co, Russian Federation.

luci-app-bcp38.json « acl.d « rpcd « share « usr « root « luci-app-bcp38 « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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" ]
		}
	}
}