/etc/inetd.conf (for a toolkit firewall)
# 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/netacl in.ftpd
telnet stream tcp nowait root /usr/local/etc/netacl in.telnetd
login stream tcp nowait root /usr/local/etc/netacl in.rlogind
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