summaryrefslogtreecommitdiff
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-07-15 01:34:02 +0000
committerBrian Feldman <green@FreeBSD.org>1999-07-15 01:34:02 +0000
commitd33eb4c80253d0b44598aebf524341689db52cf7 (patch)
tree29d63d9ab4ddc899e211ef16717e10e06d6104ed /etc/inetd.conf
parenta752e66f03992f5e73557dd76b5e4ca543533b64 (diff)
downloadsrc-test2-d33eb4c80253d0b44598aebf524341689db52cf7.tar.gz
src-test2-d33eb4c80253d0b44598aebf524341689db52cf7.zip
Notes
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 5c950ba72179..44fe31ee45ce 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -1,4 +1,4 @@
-# $Id: inetd.conf,v 1.33 1998/12/01 22:01:59 dillon Exp $
+# $Id: inetd.conf,v 1.34 1999/07/15 01:06:13 ache Exp $
#
# Internet server configuration database
#
@@ -63,7 +63,8 @@ ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
#
#imap4 stream tcp nowait root /usr/local/libexec/imapd imapd
#
-# Return error for all "ident" requests
+# Compiled with -DREAL_IDENT, this is a fully functional ident service.
+# By default, this is an ident service which returns error on any request.
#
#ident stream tcp nowait root internal
#