Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > fbcf1557e992daf98532bb993f6eec0a > files > 13

xinetd-2.3.15-3.mga3.src.rpm

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

service time
{
	type		= INTERNAL UNLISTED
	id		= time-dgram
	socket_type	= dgram
	protocol	= udp
	user		= root
	wait		= yes
	disable		= yes
	port		= 37
}