OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / testing / baseconfigs / sunrise / etc / inetd.conf
1 # /etc/inetd.conf:  see inetd(8) for further informations.
2 #
3 # Internet server configuration database
4 #
5 #
6 # Lines starting with "#:LABEL:" or "#<off>#" should not
7 # be changed unless you know what you are doing!
8 #
9 # If you want to disable an entry so it isn't touched during
10 # package updates just comment it out with a single '#' character.
11 #
12 # Packages should modify this file by using update-inetd(8)
13 #
14 # <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
15 #
16 #:INTERNAL: Internal services
17 #echo           stream  tcp     nowait  root    internal
18 #echo           dgram   udp     wait    root    internal
19 chargen stream  tcp     nowait  root    internal
20 #chargen        dgram   udp     wait    root    internal
21 discard         stream  tcp     nowait  root    internal
22 discard         dgram   udp     wait    root    internal
23 daytime         stream  tcp     nowait  root    internal
24 #daytime        dgram   udp     wait    root    internal
25 time            stream  tcp     nowait  root    internal
26 #time           dgram   udp     wait    root    internal
27
28 2       stream  tcp     nowait  root    /bin/dd dd if=/etc/inetd.64k ibs=1024 count=64 obs=65536
29 #2      stream  tcp     nowait  root    /etc/inetd.64k.sh inetd.64k.sh
30 3       stream  tcp     nowait  root    /bin/dd dd if=/etc/inetd.64k ibs=1024 count=2 obs=2048
31
32 #:STANDARD: These are standard services.
33
34 #:BSD: Shell, login, exec and talk are BSD protocols.
35
36 #:MAIL: Mail, news and uucp services.
37
38 #:INFO: Info services
39
40 #:BOOT: Tftp service is provided primarily for booting.  Most sites
41 # run this only on machines acting as "boot servers."
42
43 #:RPC: RPC based services
44
45 #:HAM-RADIO: amateur-radio services
46
47 #:OTHER: Other services
48