diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index b66437df..ca483107 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.10 1996/08/10 12:30:27 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.11 1996/09/13 04:07:42 deraadt Exp $ # # Internet server configuration database # @@ -8,9 +8,9 @@ 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 +finger stream tcp nowait 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 +#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 #bootps dgram udp wait root /usr/sbin/bootpd bootpd