From 9af64b27983915c7bede9d3c444e1fe3f72098c4 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 18 Apr 2019 14:25:46 +0200 Subject: [SSPS/SSUS] Install remap file for tftpd This works around buggy PXE clients that pad the filename with a lot of FF bytes. --- satellit_installer/static_files/tftpd/tftpd-hpa.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'satellit_installer/static_files/tftpd/tftpd-hpa.service') diff --git a/satellit_installer/static_files/tftpd/tftpd-hpa.service b/satellit_installer/static_files/tftpd/tftpd-hpa.service index d825d57..b92254a 100644 --- a/satellit_installer/static_files/tftpd/tftpd-hpa.service +++ b/satellit_installer/static_files/tftpd/tftpd-hpa.service @@ -3,7 +3,7 @@ Description=tftpd-hpa (OpenSLX Config) After=network.target [Service] -ExecStart=/usr/sbin/in.tftpd --user tftp --foreground --address :69 --secure /srv/openslx/tftp +ExecStart=/usr/sbin/in.tftpd --map-file /opt/openslx/tftpd-remap --user tftp --foreground --address :69 --secure /srv/openslx/tftp #User=tftp Restart=on-failure -- cgit v1.2.3-55-g7522