diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-04-11 17:17:28 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-04-11 17:17:28 +0000 |
| commit | 4dfe2f93fb37873cbd8f0be4a8368542de01ec5b (patch) | |
| tree | b968fd1291cb93dad8e366f77780c8659ddf5e43 /etc/inetd.conf | |
| parent | 4dac6235cf2718f6c383b6bda1dc346bb357e886 (diff) | |
Notes
Diffstat (limited to 'etc/inetd.conf')
| -rw-r--r-- | etc/inetd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
