summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json
blob: 7a5b6fcf4b71335f504ac83e94c7ff32ad3a7a52 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"luci-mod-dsl-spectrum": {
		"description": "Grant access to luci-mod-dsl spectrum",
		"read": {
			"ubus": {
				"dsl": [ "statistics" ]
			}
		}
	}
}