# default: off
# description: An RFC 868 time server. This is the udp \
# version.
service time
{
	disable	= no
	type		= INTERNAL UNLISTED
	id		= time-dgram
	socket_type	= dgram
	protocol	= udp
	user		= root
	wait		= yes
	port		= 37
}                                                                               
