# default: off
# description: An RFC 868 time server. This is the tcp version.

service	time
{
	disable		= yes
	type		= INTERNAL
	id			= time-stream
	socket_type	= stream
	protocol	= tcp
	user		= root
	wait		= no
}                                                                               
