mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-24 03:56:59 +08:00
13 lines
167 B
JSON
13 lines
167 B
JSON
{
|
|
"user": "dnsmasq",
|
|
"publish": [ "dnsmasq" ],
|
|
"access": {
|
|
"hotplug.dhcp": {
|
|
"methods": [ "call" ]
|
|
},
|
|
"hotplug.neigh": {
|
|
"methods": [ "call" ]
|
|
}
|
|
}
|
|
}
|