This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / etc / inetd.conf
index 699f642..be1bf69 100644 (file)
@@ -13,7 +13,7 @@ exec  stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
 finger stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd
 #tftp  dgram   udp     wait    nobody  /usr/libexec/tftpd      tftpd
 comsat dgram   udp     wait    root    /usr/libexec/comsat     comsat
 finger stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd
 #tftp  dgram   udp     wait    nobody  /usr/libexec/tftpd      tftpd
 comsat dgram   udp     wait    root    /usr/libexec/comsat     comsat
-talk   dgram   udp     wait    root    /usr/old/talkd          talkd
+#talk  dgram   udp     wait    root    /usr/old/talkd          talkd
 ntalk  dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
 echo   stream  tcp     nowait  root    internal
 discard        stream  tcp     nowait  root    internal
 ntalk  dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
 echo   stream  tcp     nowait  root    internal
 discard        stream  tcp     nowait  root    internal
@@ -28,7 +28,14 @@ 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
 # 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
 # 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
+#
+# RPC based services
+#  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
+#walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld