From 367486d815a3d20ecbd0f929c4cc7f3f43c2b6eb Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 2 Jan 1996 12:53:59 +0000 Subject: [PATCH] there is no such thing as "nntpd" also, always enable identd -- many things expect it now --- src/etc/inetd.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index 8e999f59..50deca14 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -9,9 +9,8 @@ shell stream tcp nowait root /usr/libexec/rshd rshd 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 -#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -#ident stream tcp wait nobody.kmem /usr/libexec/identd identd -w -t60 -l -o -e -N +ident stream tcp wait nobody.kmem /usr/libexec/identd identd -w -t60 -l -o -e -N 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