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