service telnet
{
	socket_type = stream
	user = root
	server = /usr/sbin/telnetd
	wait = no
}
