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

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

1.19    ! beck        1: #      $OpenBSD: inetd.conf,v 1.18 1997/12/24 20:45:23 deraadt Exp $
1.1       deraadt     2: #
                      3: # Internet server configuration database
                      4: #
1.10      deraadt     5: ftp            stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -US
1.15      downsj      6: telnet         stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd -k
1.19    ! beck        7: #smtpd - store/forward smtp daemon - see /usr/share/smtpd before enabling
        !             8: #smtp          stream  tcp     nowait  root    /usr/libexec/smtpd      smtpd
1.7       deraadt     9: shell          stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L
1.1       deraadt    10: login          stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind
                     11: #exec          stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
                     12: #uucpd         stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
1.18      deraadt    13: finger         stream  tcp nowait nobody.nobody /usr/libexec/fingerd   fingerd -ls
1.10      deraadt    14: ident          stream  tcp     wait nobody.kmem /usr/libexec/identd    identd -w -t60 -l -o -e -N -unobody -gkmem
1.11      deraadt    15: #tftp          dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.1       deraadt    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
1.17      deraadt    20: #echo          stream  tcp     nowait  root    internal
                     21: #discard       stream  tcp     nowait  root    internal
                     22: #chargen       stream  tcp     nowait  root    internal
1.1       deraadt    23: daytime                stream  tcp     nowait  root    internal
                     24: time           stream  tcp     nowait  root    internal
1.13      deraadt    25: #echo          dgram   udp     wait    root    internal
1.14      deraadt    26: #discard       dgram   udp     wait    root    internal
1.13      deraadt    27: #chargen       dgram   udp     wait    root    internal
1.14      deraadt    28: #daytime       dgram   udp     wait    root    internal
                     29: #time          dgram   udp     wait    root    internal
1.1       deraadt    30: # Kerberos authenticated services
1.3       tholo      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
1.1       deraadt    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: rstatd/1-3     dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
1.12      tholo      39: rusersd/1-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
1.3       tholo      40: #walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
1.1       deraadt    41: #sprayd/1      dgram   rpc/udp wait    root    /usr/libexec/rpc.sprayd rpc.sprayd
                     42: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad