/etc/inetd.conf (alternate form)
# Time service is used for clock syncronization by folks to lazy to use NTP
time stream tcp nowait root internal
time dgram udp wait root internal
# Echo, discard, daytime, and chargen are used primarily for testing.
echo stream tcp nowait root internal
echo dgram udp wait root internal
discard stream tcp nowait root internal
discard dgram udp wait root internal
daytime stream tcp nowait root internal
daytime dgram udp wait root internal
chargen stream tcp nowait root internal
chargen dgram udp wait root internal
ftp stream tcp nowait root /usr/local/etc/ftp-gw ftp-gw
telnet stream tcp nowait root /usr/local/etc/tn-gw tn-gw
login stream tcp nowait root /usr/local/etc/rlogin-gw rlogin-gw
finger stream tcp nowait nobody /usr/local/etc/netacl in.fingerd
smtp stream tcp nowait root /usr/local/etc/smap smap
nntp stream tcp nowait root /usr/local/etc/plug-gw plug-gw nntp
auth stream tcp nowait root /usr/local/etc/authsrv authsrv