diff --git a/etc/inetd.conf b/etc/inetd.conf index 1583762f1a8b..f058da6fa87f 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $Id: inetd.conf,v 1.29 1998/09/02 01:34:56 brian Exp $ +# $Id: inetd.conf,v 1.30 1998/09/30 16:12:40 wosch Exp $ # # Internet server configuration database # @@ -61,6 +61,10 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd # #imap4 stream tcp nowait root /usr/local/libexec/imapd imapd # +# Return error for all "ident" requests +# +#ident stream tcp nowait root internal +# # example entry for the optional ident server # #ident stream tcp wait root /usr/local/sbin/identd identd -w -t120