|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: inetd.conf,v 1.53 2004/06/02 02:22:03 brad Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: inetd.conf,v 1.54 2004/06/20 05:18:29 itojun Exp $ |
|
|
# |
|
|
# |
|
|
# Internet server configuration database |
|
|
# Internet server configuration database |
|
|
# |
|
|
# |
|
@ -23,6 +23,7 @@ ident stream tcp6 nowait _identd /usr/libexec/identd identd -el |
|
|
[::1]:comsat dgram udp6 wait root /usr/libexec/comsat comsat |
|
|
[::1]:comsat dgram udp6 wait root /usr/libexec/comsat comsat |
|
|
#ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd |
|
|
#ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd |
|
|
#pop3 stream tcp nowait root /usr/sbin/popa3d popa3d |
|
|
#pop3 stream tcp nowait root /usr/sbin/popa3d popa3d |
|
|
|
|
|
#pop3 stream tcp6 nowait root /usr/sbin/popa3d popa3d |
|
|
# Internal services |
|
|
# Internal services |
|
|
#echo stream tcp nowait root internal |
|
|
#echo stream tcp nowait root internal |
|
|
#echo stream tcp6 nowait root internal |
|
|
#echo stream tcp6 nowait root internal |
|
|