diff --git a/src/etc/inetd.conf b/src/etc/inetd.conf index b7664dd3..f892964b 100644 --- a/src/etc/inetd.conf +++ b/src/etc/inetd.conf @@ -1,11 +1,9 @@ -# $OpenBSD: inetd.conf,v 1.19 1998/02/07 21:17:37 beck Exp $ +# $OpenBSD: inetd.conf,v 1.20 1998/02/07 21:25:41 beck Exp $ # # Internet server configuration database # ftp stream tcp nowait root /usr/libexec/ftpd ftpd -US telnet stream tcp nowait root /usr/libexec/telnetd telnetd -k -#smtpd - store/forward smtp daemon - see /usr/share/smtpd before enabling -#smtp stream tcp nowait root /usr/libexec/smtpd smtpd 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