fix dnsmasq config
This commit is contained in:
@@ -268,8 +268,7 @@ in
|
|||||||
dhcp-option = "66,\"0.0.0.0\"";
|
dhcp-option = "66,\"0.0.0.0\"";
|
||||||
enable-tftp = true;
|
enable-tftp = true;
|
||||||
tftp-root = "${tftp-root}";
|
tftp-root = "${tftp-root}";
|
||||||
listen-address = "10.14.143.1";
|
interface = "br0";
|
||||||
bind-interfaces = true;
|
|
||||||
|
|
||||||
dhcp-match = [
|
dhcp-match = [
|
||||||
"set:efi-x86_64,option:client-arch,7" # EFI BC (x86-64)
|
"set:efi-x86_64,option:client-arch,7" # EFI BC (x86-64)
|
||||||
|
|||||||
Reference in New Issue
Block a user