Add an IPv6 sample line for tftpd.

MFC after:	2 weeks
This commit is contained in:
Hajimu UMEMOTO 2002-04-11 17:17:28 +00:00
parent 4dac6235cf
commit 4dfe2f93fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94444

View File

@ -27,6 +27,7 @@
# ntalk is required for the 'talk' utility to work correctly
#ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot
#tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -s /tftpboot
#bootps dgram udp wait root /usr/libexec/bootpd bootpd
#
# "Small servers" -- used to be standard on, but we're more conservative