Really match out default tftp line in /etc/inetd.conf this time

Noticed by:	mheinen
This commit is contained in:
Christian Brueffer 2003-05-22 07:20:49 +00:00
parent 48aae5635d
commit bccdfa8189
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17067

View file

@ -1935,7 +1935,7 @@ Exports list on foobar:
<para>Add this line to your
<filename>/etc/inetd.conf</filename>:</para>
<programlisting>tftp dgram udp wait root /usr/libexec/tftpd tftpd /tftpboot</programlisting>
<programlisting>tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot</programlisting>
<note><para>It appears that at least some PXE versions want
the TCP version of TFTP. In this case, add a second line,