various changes for libreboot having no pxe
[automated-distro-installer] / faiserver-setup
index aa83685f2d6fac03a443823131b4cedf0ef6e43e..18933bbf586aea2d060a4b8ac1fbefa92c661010 100755 (executable)
@@ -98,12 +98,6 @@ e fai-setup -vf
       | tr '\n' ' '; ssh-keyscan localhost | grep -o "ecdsa-sha2-nistp256.*"; \
     } >>/srv/fai/nfsroot/root/.ssh/known_hosts
 
-# this does not alter the config on a new install
-$sed 's#^([[:space:]]*TFTP_DIRECTORY[[:space:]]*=).*#\1"/srv/tftp"#' \
-     /etc/default/tftpd-hpa
-
-service tftpd-hpa restart
-
 # initially did the basic fai-chboot -Iv $std_arg default
 # but found in console that it wanted to mount nfsroot
 # to be the same as my dhcp server.