summaryrefslogtreecommitdiffstats
path: root/etc/inetd.conf
diff options
context:
space:
mode:
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 8bc203b..cb1d2b2 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -36,12 +36,12 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
#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
-#rkinit stream tcp nowait root /usr/libexec/rkinitd rkinitd
+#kip stream tcp nowait root /usr/libexec/kipd kipd
#
-# Services run ONLY on the Kerberos server
+# CVS servers - for master CVS repositories only!
#
-#krbupdate stream tcp nowait root /usr/libexec/registerd registerd
-#kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd
+#cvspserver stream tcp nowait root /usr/bin/cvs cvs pserver
+#cvs stream tcp nowait root /usr/bin/cvs cvs kserver
#
# RPC based services (you MUST have portmapper running to use these)
#
OpenPOWER on IntegriCloud