various changes for libreboot having no pxe
[automated-distro-installer] / pxe-server
index 0bdd13401e4238995ca0ccec985c0ca88d7ddf73..d8cbeb819b03bc134245ba0ec484f03577cf3114 100755 (executable)
@@ -105,7 +105,7 @@ EOF
 fai() {
     cat <<EOF
 $set_host_tag
-dhcp-boot=${host_tag}fai/pxelinux.0,faiserver.lan,faiserver.lan
+dhcp-boot=${host_tag}pxelinux.0,faiserver.lan,faiserver.lan
 EOF
 }