diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index a228890a..cd47f51f 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.17 1997/04/23 10:26:55 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.18 1997/12/24 20:45:23 deraadt Exp $ # # Internet server configuration database # @@ -8,7 +8,7 @@ shell stream tcp nowait root /usr/libexec/rshd rshd -L 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 /usr/libexec/fingerd fingerd -ls +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 #tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot comsat dgram udp wait root /usr/libexec/comsat comsat