diff options
Diffstat (limited to 'dhcp/pxe-boot.conf')
-rw-r--r-- | dhcp/pxe-boot.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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"; |