#
# Internet server configuration database
# MIT Project Athena
#
#	$Source: /afs/rel-eng.athena.mit.edu/project/release/current/source/athena/config/files/RCS/inetd.conf,v $
#	$Header: /afs/rel-eng.athena.mit.edu/project/release/current/source/athena/config/files/RCS/inetd.conf,v 1.15 90/07/04 04:44:40 probe Exp $
#
ftp	stream	tcp	nowait	unswitched	root	/etc/ftpd	ftpd
telnet	stream	tcp	nowait	unswitched	root	/etc/telnetd	telnetd
shell	stream	tcp	nowait	unswitched	root	/etc/rshd	rshd
login	stream	tcp	nowait	unswitched	root	/etc/rlogind	rlogind
erlogin stream  tcp	nowait	unswitched	root	/usr/etc/erlogind	erlogind
kshell	stream	tcp	nowait	unswitched	root	/usr/etc/kshd	kshd
klogin	stream	tcp	nowait	unswitched	root	/usr/etc/klogind	klogind
eklogin	stream	tcp	nowait	unswitched	root	/usr/etc/klogind	eklogind
rkinit	stream	tcp	nowait	unswitched	root	/etc/athena/rkinitd rkinitd
finger	stream	tcp	nowait	unswitched	daemon	/etc/fingerd	fingerd
write	stream	tcp	nowait	unswitched	root	/etc/writed	writed
talk	dgram	udp	wait	unswitched	root	/etc/talkd	talkd
ntalk	dgram	udp	wait	unswitched	root	/etc/ntalkd	ntalkd
time	stream	tcp	nowait	unswitched	root	internal	internal
time	dgram	udp	nowait	unswitched	root	internal	internal
daytime	stream	tcp	nowait	unswitched	root	internal	internal
daytime	dgram	udp	nowait	unswitched	root	internal	internal
#
# Remote access services that should normally be disabled.
#tftp	dgram	udp	wait	unswitched	root	/etc/tftpd	tftpd
#exec	stream	tcp	nowait	unswitched	root	/etc/rexecd	rexecd
#
# Obsolete services that are not in the Athena release.
#comsat	dgram	udp	wait	unswitched	root	/etc/comsat	comsat
