Archived
chore(pxe-boot): remove log-dhcp debug flag now that PXE boot is confirmed working
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -427,7 +427,6 @@ in
|
||||
# Without this dnsmasq tries to bind port 53 which systemd-resolved
|
||||
# already owns, causing startup failure.
|
||||
port = 0;
|
||||
log-dhcp = true;
|
||||
dhcp-range = "192.168.2.0,proxy";
|
||||
# Detect iPXE clients on the second DHCP round (after loading the
|
||||
# iPXE binary) so we can serve the HTTP menu instead of TFTP.
|
||||
|
||||
Reference in New Issue
Block a user