Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > cbf0187f2b34d88774808dc8114c0173 > files > 7

xinetd-2.3.3-4mdk.i586.rpm

# default: off
# description: A daytime server. This is the udp \
# version.

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