Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > cccaef3a6c654f36638902a8ef74f96e > files > 18

xinetd-2.3.11-1.1mdk.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
}