Initial commit
This commit is contained in:
12
package/network/services/dnsmasq/files/dnsmasq_acl.json
Normal file
12
package/network/services/dnsmasq/files/dnsmasq_acl.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"user": "dnsmasq",
|
||||
"publish": [ "dnsmasq" ],
|
||||
"access": {
|
||||
"hotplug.dhcp": {
|
||||
"methods": [ "call" ]
|
||||
},
|
||||
"hotplug.neigh": {
|
||||
"methods": [ "call" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user