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