Really match out default tftp line in /etc/inetd.conf this time
Noticed by: mheinen
This commit is contained in:
parent
48aae5635d
commit
bccdfa8189
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17067
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue