diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index b04a1376..d08ae364 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,10 +1,10 @@ -# $OpenBSD: inetd.conf,v 1.6 1996/05/26 10:25:23 deraadt Exp $ +# $OpenBSD: inetd.conf,v 1.7 1996/06/25 16:11:17 deraadt Exp $ # # Internet server configuration database # ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l telnet stream tcp nowait root /usr/libexec/telnetd telnetd -shell stream tcp nowait root /usr/libexec/rshd rshd +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