summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2005-05-24 20:03:51 +0000
committerhenning <henning@openbsd.org>2005-05-24 20:03:51 +0000
commit926e7d6526f6aa30b7535aa85af4c2f985e8105d (patch)
treee6b50b4e91862c544b4f9ff3b7d17f04d3dc4ca9
parentcrank up MAXCCB to 250 for cards that can handle it. ok mickey@ (diff)
downloadwireguard-openbsd-926e7d6526f6aa30b7535aa85af4c2f985e8105d.tar.xz
wireguard-openbsd-926e7d6526f6aa30b7535aa85af4c2f985e8105d.zip
no more telnetd, ba@bsws.de
-rw-r--r--etc/inetd.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 4803f8484d6..38233f3535e 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: inetd.conf,v 1.56 2004/12/13 16:20:28 henning Exp $
+# $OpenBSD: inetd.conf,v 1.57 2005/05/24 20:03:51 henning Exp $
#
# Internet server configuration database
#
@@ -7,8 +7,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
-#telnet stream tcp nowait root /usr/libexec/telnetd telnetd -k
-#telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd -k
#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