summaryrefslogtreecommitdiff
path: root/etc/inetd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index b7664dd3fe5..f892964b44b 100644
--- a/etc/inetd.conf
+++ b/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