inetd.conf revision 1.20
1#	$NetBSD: inetd.conf,v 1.20 1997/06/29 19:20:20 christos Exp $
2#
3# Internet server configuration database
4#
5#	@(#)inetd.conf	8.2 (Berkeley) 3/18/94
6#
7ftp		stream	tcp	nowait	root	/usr/libexec/ftpd	ftpd -ll
8telnet		stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd
9shell		stream	tcp	nowait	root	/usr/libexec/rshd	rshd -L
10login		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind
11#exec		stream	tcp	nowait	root	/usr/libexec/rexecd	rexecd
12#uucpd		stream	tcp	nowait	root	/usr/libexec/uucpd	uucpd
13#nntp		stream	tcp	nowait	usenet	/usr/libexec/nntpd	nntpd
14finger		stream	tcp	nowait	nobody	/usr/libexec/fingerd	fingerd
15#ident		stream	tcp	wait	nobody.kmem /usr/libexec/identd	identd -w -t60 -l -o -e -N
16#tftp		dgram	udp	wait	root	/usr/libexec/tftpd	tftpd -s /tftpboot
17comsat		dgram	udp	wait	root	/usr/libexec/comsat	comsat
18ntalk		dgram	udp	wait	nobody.tty	/usr/libexec/ntalkd	ntalkd
19#bootps		dgram	udp	wait	root	/usr/sbin/bootpd	bootpd
20# Internal services
21#tcpmux		stream	tcp	nowait	root	internal
22#echo		stream	tcp	nowait	root	internal
23#discard	stream	tcp	nowait	root	internal
24#chargen	stream	tcp	nowait	root	internal
25daytime		stream	tcp	nowait	root	internal
26time		stream	tcp	nowait	root	internal
27#echo		dgram	udp	wait	root	internal
28#discard	dgram	udp	wait	root	internal
29#chargen	dgram	udp	wait	root	internal
30#daytime	dgram	udp	wait	root	internal
31#time		dgram	udp	wait	root	internal
32#qotd		stream	tcp	nowait	nobody	/usr/games/fortune	fortune
33# Kerberos authenticated services
34#klogin		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
35#eklogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
36#kshell		stream	tcp	nowait	root	/usr/libexec/rshd 	rshd -k
37# Services run ONLY on the Kerberos server
38#krbupdate	stream	tcp	nowait	root	/usr/libexec/registerd	registerd
39#kpasswd	stream	tcp	nowait	root	/usr/libexec/kpasswdd	kpasswdd
40# RPC based services
41#mountd/1	dgram	rpc/udp	wait	root	/usr/sbin/mountd	mountd
42rstatd/1-3	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rstatd	rpc.rstatd
43rusersd/2-3	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rusersd rpc.rusersd
44walld/1		dgram	rpc/udp	wait	root	/usr/libexec/rpc.rwalld	rpc.rwalld
45#sprayd/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.sprayd	rpc.sprayd
46#rquotad/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rquotad rpc.rquotad
47