From 0145750217be73cd3d395c38a652dfd284408b11 Mon Sep 17 00:00:00 2001 From: beck <> Date: Wed, 10 Jun 1998 03:56:42 +0000 Subject: [PATCH] take away gid kmem for identd and change to options appropriate for new version --- src/etc/inetd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index 25108592..e4fc9844 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.23 1998/04/02 20:46:05 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.24 1998/06/10 03:56:42 beck Exp $ # # Internet server configuration database # @@ -9,7 +9,7 @@ login stream tcp nowait root /usr/libexec/rlogind rlogind #exec stream tcp nowait root /usr/libexec/rexecd rexecd #uucpd stream tcp nowait root /usr/libexec/uucpd uucpd finger stream tcp nowait nobody.nobody /usr/libexec/fingerd fingerd -ls -ident stream tcp wait nobody.kmem /usr/libexec/identd identd -w -t60 -l -o -e -N -unobody -gkmem +ident stream tcp wait nobody /usr/libexec/identd identd -l -o -e #tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot comsat dgram udp wait root /usr/libexec/comsat comsat ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd