summaryrefslogtreecommitdiffstats
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-10-21 17:34:32 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-10-21 17:34:32 +0000
commite6583ac1c800ec15479afeefd3df6c28d40abfa7 (patch)
tree64b7be4280a734927345514063894e261d971da0 /etc/inetd.conf
parent0a5248cdb585bd435fc4622cafe7a57305ddecc6 (diff)
downloadFreeBSD-src-e6583ac1c800ec15479afeefd3df6c28d40abfa7.zip
FreeBSD-src-e6583ac1c800ec15479afeefd3df6c28d40abfa7.tar.gz
Change space to tab in ruserd line per Guido van Rooij
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index d2c64ff..be1bf69 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -28,7 +28,7 @@ time dgram udp wait root internal
# Kerberos authenticated services
klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k
eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x
-kshell stream tcp nowait root /usr/libexec/rshd rshd -k
+kshell stream tcp nowait root /usr/libexec/rshd rshd -k
# Services run ONLY on the Kerberos server
#krbupdate stream tcp nowait root /usr/libexec/registerd registerd
#kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd
@@ -37,5 +37,5 @@ kshell stream tcp nowait root /usr/libexec/rshd rshd -k
# You MUST have portmapper running to use these!
#mountd/1 dgram rpc/udp wait root /sbin/mountd mountd
#rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd
-#rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd
+#rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd
#walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld
OpenPOWER on IntegriCloud