[BACK]Return to inetd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/inetd.conf, Revision 1.1

1.1     ! deraadt     1: #
        !             2: # Internet server configuration database
        !             3: #
        !             4: #      @(#)inetd.conf  5.4 (Berkeley) 6/30/90
        !             5: #
        !             6: ftp            stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l
        !             7: telnet         stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd
        !             8: shell          stream  tcp     nowait  root    /usr/libexec/rshd       rshd
        !             9: login          stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind
        !            10: #exec          stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
        !            11: #uucpd         stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
        !            12: #nntp          stream  tcp     nowait  usenet  /usr/libexec/nntpd      nntpd
        !            13: finger         stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd
        !            14: #ident         stream  tcp     wait    nobody.kmem /usr/libexec/identd identd -w -t60 -l -o -e -N
        !            15: #tftp          dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
        !            16: comsat         dgram   udp     wait    root    /usr/libexec/comsat     comsat
        !            17: ntalk          dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
        !            18: #bootps                dgram   udp     wait    root    /usr/sbin/bootpd        bootpd
        !            19: # Internal services
        !            20: echo           stream  tcp     nowait  root    internal
        !            21: discard                stream  tcp     nowait  root    internal
        !            22: chargen                stream  tcp     nowait  root    internal
        !            23: daytime                stream  tcp     nowait  root    internal
        !            24: time           stream  tcp     nowait  root    internal
        !            25: echo           dgram   udp     wait    root    internal
        !            26: discard                dgram   udp     wait    root    internal
        !            27: chargen                dgram   udp     wait    root    internal
        !            28: daytime                dgram   udp     wait    root    internal
        !            29: time           dgram   udp     wait    root    internal
        !            30: # Kerberos authenticated services
        !            31: #klogin                stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind -k
        !            32: #eklogin       stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind -k -x
        !            33: #kshell                stream  tcp     nowait  root    /usr/libexec/rshd       rshd -k
        !            34: # Services run ONLY on the Kerberos server
        !            35: #krbupdate     stream  tcp     nowait  root    /usr/libexec/registerd  registerd
        !            36: #kpasswd       stream  tcp     nowait  root    /usr/libexec/kpasswdd   kpasswdd
        !            37: # RPC based services
        !            38: #mountd/1      dgram   rpc/udp wait    root    /sbin/mountd            mountd
        !            39: rstatd/1-3     dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
        !            40: rusersd/2-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
        !            41: walld/1                dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
        !            42: #sprayd/1      dgram   rpc/udp wait    root    /usr/libexec/rpc.sprayd rpc.sprayd
        !            43: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad