diff --git a/etc/inetd.conf b/etc/inetd.conf index f9d535624435..79e14f7100e0 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -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