From 2a0c0a3dbbdf7fa5040953c0b0d88ad6f62c011e Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Sun, 6 Apr 2014 03:11:04 +0200 Subject: Initial commit. Source; TG13-goodiebag. --- dhcp/pxe-boot.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dhcp/pxe-boot.conf (limited to 'dhcp/pxe-boot.conf') diff --git a/dhcp/pxe-boot.conf b/dhcp/pxe-boot.conf new file mode 100644 index 0000000..2641447 --- /dev/null +++ b/dhcp/pxe-boot.conf @@ -0,0 +1,2 @@ +next-server 151.216.125.3; +filename "pxelinux.0"; -- cgit v1.2.3