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

luci-app-coovachilli.json « acl.d « rpcd « share « usr « root « luci-app-coovachilli « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3643b531160c176e5c3a25e7c26937ae4728510 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"luci-app-coovachilli": {
		"description": "Grant UCI access for luci-app-coovachilli",
		"read": {
			"uci": [ "coovachilli" ]
		},
		"write": {
			"uci": [ "coovachilli" ]
		}
	}
}