2017-08-22 22:43:02 +08:00
|
|
|
{
|
|
|
|
|
"user": "dnsmasq",
|
2021-01-01 20:47:11 +08:00
|
|
|
"publish": [ "dnsmasq" ],
|
|
|
|
|
"access": {
|
|
|
|
|
"hotplug.dhcp": {
|
|
|
|
|
"methods": [ "call" ]
|
|
|
|
|
},
|
|
|
|
|
"hotplug.neigh": {
|
|
|
|
|
"methods": [ "call" ]
|
2021-11-11 22:24:26 +08:00
|
|
|
},
|
|
|
|
|
"hotplug.tftp": {
|
|
|
|
|
"methods": [ "call" ]
|
2021-01-01 20:47:11 +08:00
|
|
|
}
|
|
|
|
|
}
|
2017-08-22 22:43:02 +08:00
|
|
|
}
|