diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index c9c77450..c090896a 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: inetd.conf,v 1.58 2005/10/05 18:50:25 biorn Exp $ +# $OpenBSD: inetd.conf,v 1.59 2005/11/16 09:20:22 camield Exp $ # # Internet server configuration database # @@ -6,7 +6,6 @@ # #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -US #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -US -#127.0.0.1:8021 stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy #shell stream tcp nowait root /usr/libexec/rshd rshd -L #shell stream tcp6 nowait root /usr/libexec/rshd rshd -L #uucpd stream tcp nowait root /usr/libexec/uucpd uucpd