diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index c9394118..32144e65 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.39 2001/03/08 01:24:02 itojun Exp $ +# $OpenBSD: inetd.conf,v 1.40 2001/04/14 03:03:27 hugh Exp $ # # Internet server configuration database # @@ -16,8 +16,8 @@ #uucpd stream tcp nowait root /usr/libexec/uucpd uucpd #finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -lsm #finger stream tcp6 nowait nobody /usr/libexec/fingerd fingerd -lsm -ident stream tcp nowait nobody /usr/libexec/identd identd -elo -ident stream tcp6 nowait nobody /usr/libexec/identd identd -elo +ident stream tcp nowait nobody /usr/libexec/identd identd -el +ident stream tcp6 nowait nobody /usr/libexec/identd identd -el #tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot comsat dgram udp wait root /usr/libexec/comsat comsat comsat dgram udp6 wait root /usr/libexec/comsat comsat