dnsmasq: switch to ubus-based hotplug call
[openwrt/staging/wigyori.git] / package / network / services / dnsmasq / files / dnsmasq_acl.json
1 {
2 "user": "dnsmasq",
3 "publish": [ "dnsmasq" ],
4 "access": {
5 "hotplug.dhcp": {
6 "methods": [ "call" ]
7 },
8 "hotplug.neigh": {
9 "methods": [ "call" ]
10 }
11 }
12 }