Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 640cafddd28afdcc3f8a58987c5dfaa9 > files > 14

xinetd-2.3.13-1mdk.src.rpm

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

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