diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index d4fbc725..0a719de9 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.60 2012/03/05 11:28:38 dlg Exp $ +# $OpenBSD: inetd.conf,v 1.61 2013/03/11 18:45:42 deraadt Exp $ # # Internet server configuration database # @@ -12,8 +12,8 @@ #uucpd stream tcp6 nowait root /usr/libexec/uucpd uucpd #finger stream tcp nowait _fingerd /usr/libexec/fingerd fingerd -lsm #finger stream tcp6 nowait _fingerd /usr/libexec/fingerd fingerd -lsm -ident stream tcp nowait _identd /usr/libexec/identd identd -el -ident stream tcp6 nowait _identd /usr/libexec/identd identd -el +#ident stream tcp nowait _identd /usr/libexec/identd identd -el +#ident stream tcp6 nowait _identd /usr/libexec/identd identd -el 127.0.0.1:comsat dgram udp 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