summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/root/usr/share/acl.d/luci-base.json
blob: 4d582366ff62097844461ca85fe61034d6b62f77 (plain)
1
2
3
4
5
6
7
8
{
	"user": "nobody",
	"access": {
		"system": {
			"methods": [ "board", "info" ]
		}
	}
}