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

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

1.67    ! okan        1: #      $OpenBSD: inetd.conf,v 1.66 2014/03/17 20:05:27 tedu Exp $
1.1       deraadt     2: #
                      3: # Internet server configuration database
                      4: #
1.39      itojun      5: # define *both* IPv4 and IPv6 entries for dual-stack support.
                      6: #
1.32      deraadt     7: #ftp           stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -US
1.39      itojun      8: #ftp           stream  tcp6    nowait  root    /usr/libexec/ftpd       ftpd -US
1.49      deraadt     9: #finger                stream  tcp     nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
                     10: #finger                stream  tcp6    nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
1.47      deraadt    11: 127.0.0.1:comsat dgram udp     wait    root    /usr/libexec/comsat     comsat
                     12: [::1]:comsat   dgram   udp6    wait    root    /usr/libexec/comsat     comsat
1.37      deraadt    13: #ntalk         dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
1.1       deraadt    14: # Internal services
1.17      deraadt    15: #echo          stream  tcp     nowait  root    internal
1.39      itojun     16: #echo          stream  tcp6    nowait  root    internal
1.17      deraadt    17: #discard       stream  tcp     nowait  root    internal
1.39      itojun     18: #discard       stream  tcp6    nowait  root    internal
1.17      deraadt    19: #chargen       stream  tcp     nowait  root    internal
1.39      itojun     20: #chargen       stream  tcp6    nowait  root    internal
1.1       deraadt    21: daytime                stream  tcp     nowait  root    internal
1.39      itojun     22: daytime                stream  tcp6    nowait  root    internal
1.62      deraadt    23: #time          stream  tcp     nowait  root    internal
                     24: #time          stream  tcp6    nowait  root    internal
1.13      deraadt    25: #echo          dgram   udp     wait    root    internal
1.39      itojun     26: #echo          dgram   udp6    wait    root    internal
1.14      deraadt    27: #discard       dgram   udp     wait    root    internal
1.39      itojun     28: #discard       dgram   udp6    wait    root    internal
1.13      deraadt    29: #chargen       dgram   udp     wait    root    internal
1.39      itojun     30: #chargen       dgram   udp6    wait    root    internal
1.14      deraadt    31: #daytime       dgram   udp     wait    root    internal
1.39      itojun     32: #daytime       dgram   udp6    wait    root    internal
1.14      deraadt    33: #time          dgram   udp     wait    root    internal
1.39      itojun     34: #time          dgram   udp6    wait    root    internal
1.1       deraadt    35: # RPC based services
1.50      deraadt    36: #rstatd/1-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
                     37: #rusersd/1-3   dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
1.3       tholo      38: #walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
1.1       deraadt    39: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad