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

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

1.25    ! deraadt     1: #      $OpenBSD: inetd.conf,v 1.24 1998/06/10 03:56:42 beck 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.7       deraadt     7: shell          stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L
1.1       deraadt     8: login          stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind
                      9: #exec          stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
                     10: #uucpd         stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
1.25    ! deraadt    11: finger         stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd -ls
1.24      beck       12: ident          stream  tcp     wait    nobody  /usr/libexec/identd     identd -l -o -e
1.11      deraadt    13: #tftp          dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.1       deraadt    14: comsat         dgram   udp     wait    root    /usr/libexec/comsat     comsat
                     15: ntalk          dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
                     16: #bootps                dgram   udp     wait    root    /usr/sbin/bootpd        bootpd
                     17: # Internal services
1.17      deraadt    18: #echo          stream  tcp     nowait  root    internal
                     19: #discard       stream  tcp     nowait  root    internal
                     20: #chargen       stream  tcp     nowait  root    internal
1.1       deraadt    21: daytime                stream  tcp     nowait  root    internal
                     22: time           stream  tcp     nowait  root    internal
1.13      deraadt    23: #echo          dgram   udp     wait    root    internal
1.14      deraadt    24: #discard       dgram   udp     wait    root    internal
1.13      deraadt    25: #chargen       dgram   udp     wait    root    internal
1.14      deraadt    26: #daytime       dgram   udp     wait    root    internal
                     27: #time          dgram   udp     wait    root    internal
1.1       deraadt    28: # Kerberos authenticated services
1.21      deraadt    29: #klogin                stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind -k
                     30: #eklogin       stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind -k -x
                     31: #kshell                stream  tcp     nowait  root    /usr/libexec/rshd       rshd -k
1.23      deraadt    32: #ekshell       stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L -k -x
                     33: #ekshell2      stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L -k -x
                     34: #kauth         stream  tcp     nowait  root    /usr/libexec/kauthd     kauthd
                     35: # Encrypted X connections
                     36: #kx            stream  tcp     nowait  root    /usr/X11R6/bin/kxd      kxd
1.1       deraadt    37: # Services run ONLY on the Kerberos server
                     38: #krbupdate     stream  tcp     nowait  root    /usr/libexec/registerd  registerd
                     39: #kpasswd       stream  tcp     nowait  root    /usr/libexec/kpasswdd   kpasswdd
                     40: # RPC based services
                     41: rstatd/1-3     dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
1.12      tholo      42: rusersd/1-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
1.3       tholo      43: #walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
1.1       deraadt    44: #sprayd/1      dgram   rpc/udp wait    root    /usr/libexec/rpc.sprayd rpc.sprayd
                     45: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad