Fix the interaction between the -u and -U
[unix-history] / usr / src / etc / inetd.conf
index 6eadd0b..5dad967 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Internet server configuration database
 #
 #
 # Internet server configuration database
 #
-#      @(#)inetd.conf  5.4 (Berkeley) %G%
+#      @(#)inetd.conf  5.5 (Berkeley) %G%
 #
 ftp    stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l
 telnet stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd
 #
 ftp    stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l
 telnet stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd
@@ -15,6 +15,7 @@ finger        stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd
 comsat dgram   udp     wait    root    /usr/libexec/comsat     comsat
 talk   dgram   udp     wait    root    /usr/old/talkd          talkd
 ntalk  dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
 comsat dgram   udp     wait    root    /usr/libexec/comsat     comsat
 talk   dgram   udp     wait    root    /usr/old/talkd          talkd
 ntalk  dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
+tcpmux stream  tcp     nowait  root    internal
 echo   stream  tcp     nowait  root    internal
 discard        stream  tcp     nowait  root    internal
 chargen        stream  tcp     nowait  root    internal
 echo   stream  tcp     nowait  root    internal
 discard        stream  tcp     nowait  root    internal
 chargen        stream  tcp     nowait  root    internal