summaryrefslogtreecommitdiff
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-10-04 07:56:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-10-04 07:56:16 +0000
commitfecb6ab363a5f295f2af23a7880f5b3c9f13ddbb (patch)
treeab8a0ff1d4dd7c254dd532b99162c4e0b3859d81 /etc/inetd.conf
parent229edd6df7e411d295513f63151668230eeba17f (diff)
Notes
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index c651587fc0b5..b5e4d1623813 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -6,8 +6,8 @@
#
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
-login stream tcp nowait root /usr/libexec/rlogind rlogind
+#shell stream tcp nowait root /usr/libexec/rshd rshd
+#login stream tcp nowait root /usr/libexec/rlogind rlogind
#finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
#exec stream tcp nowait root /usr/libexec/rexecd rexecd
#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
@@ -98,8 +98,8 @@ ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
#
ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd
-shell stream tcp6 nowait root /usr/libexec/rshd rshd
-login stream tcp6 nowait root /usr/libexec/rlogind rlogind
+#shell stream tcp6 nowait root /usr/libexec/rshd rshd
+#login stream tcp6 nowait root /usr/libexec/rlogind rlogind
#finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
#
# IPv6 "Small servers"