alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / network / stacks / AROSTCP / db / inetd.conf
blobfe29131a51a50840560aedfe820c7b6c9a6a24ca
1 ##
3 # Copyright © 1993 AmiTCP/IP Group, <amitcp-group@hut.fi>
4 #                  Helsinki University of Technology, Finland.
6 ##
8 # Inetd reads its configuration information from this file upon
9 # execution and at some later time if it is reconfigured in response
10 # to a CTRL-F signal.
14 # Configuration lines are parsed with DOS function ReadItem().
15 # Multiple line entries must have a ``+'' char as the last char in the
16 # line. First 6 fields must be present in each entry. The line has
17 # following entries in this order:
19 # service socket-type protocol wait user server cli-name cli-arguments
22 #       inetd internal services
24
25 daytime   stream      tcp nowait root internal
26 daytime   dgram       udp nowait root internal
27 time      stream      tcp nowait root internal
28 time      dgram       udp nowait root internal
29 echo      stream      tcp nowait root internal
30 echo      dgram       udp nowait root internal
31 discard   stream      tcp nowait root internal
32 discard   dgram       udp nowait root internal
33 chargen   stream      tcp nowait root internal
34 chargen   dgram       udp nowait root internal
35 # An experimental finger server
36 finger    stream tcp nowait nobody amitcp:serv/in.fingerd -in.fingerd s:.plan
37 # NetFS, a networking support between Amigas
38 # Remove # from the next line to enable NetFS
39 #amiganetfs stream    tcp nowait root amitcp:serv/netfs-server