|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: inetd.conf,v 1.41 2001/09/25 01:00:21 deraadt Exp $ |
|
|
|
# $OpenBSD: inetd.conf,v 1.42 2002/02/01 06:05:22 itojun Exp $ |
|
|
|
# |
|
|
|
# Internet server configuration database |
|
|
|
# |
|
|
@ -19,6 +19,7 @@ |
|
|
|
ident stream tcp nowait nobody /usr/libexec/identd identd -el |
|
|
|
ident stream tcp6 nowait nobody /usr/libexec/identd identd -el |
|
|
|
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot |
|
|
|
#tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -s /tftpboot |
|
|
|
comsat dgram udp wait root /usr/libexec/comsat comsat |
|
|
|
comsat dgram udp6 wait root /usr/libexec/comsat comsat |
|
|
|
#ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd |
|
|
|