From 06b933f50762940c757a8d7669fe42420e8e691d Mon Sep 17 00:00:00 2001 From: todd <> Date: Tue, 19 Dec 2000 23:21:39 +0000 Subject: [PATCH] add identd example for tcp6 --- src/etc/inetd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index de89cc1b..aa98b4be 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.37 2000/10/11 13:31:16 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.38 2000/12/19 23:21:39 todd Exp $ # # Internet server configuration database # @@ -47,3 +47,4 @@ rusersd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd #shell stream tcp6 nowait root /usr/libexec/rshd rshd -L #login stream tcp6 nowait root /usr/libexec/rlogind rlogind #finger stream tcp6 nowait nobody /usr/libexec/fingerd fingerd -lsm +ident stream tcp6 nowait nobody /usr/libexec/identd identd -elo