aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files/dnsmasq_acl.json
blob: 47d7c2930291e261487dfd9ca999c18303221c0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"user": "dnsmasq",
	"publish": [ "dnsmasq" ],
	"access": {
		"hotplug.dhcp": {
			"methods": [ "call" ]
		},
		"hotplug.neigh": {
			"methods": [ "call" ]
		}
	}
}