service telnet
{
	disable	= no
	socket_type	= stream
	wait		= no
	user		= root
	server		= /usr/libexec/telnetd
	groups		= yes
	flags		= REUSE
}
