From 2fd0d2fdb9dd123662e34caa7937047ac34b6904 Mon Sep 17 00:00:00 2001 From: pedro Date: Thu, 26 Sep 2024 12:18:17 -0300 Subject: [PATCH] pxe: add ref to dhcp proxy --- pxe/install-pxe.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pxe/install-pxe.sh b/pxe/install-pxe.sh index 96eb135..8ca21cf 100755 --- a/pxe/install-pxe.sh +++ b/pxe/install-pxe.sh @@ -57,6 +57,7 @@ install_tftp() { # from https://wiki.debian.org/PXEBootInstall#Simple_way_-_using_Dnsmasq cat > /etc/dnsmasq.d/pxe-tftp <