Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > d2174ac232e2c25a5f6d5296d805668b > files > 6

xinetd-2.3.14-11mdv2010.1.src.rpm

# default: off
# description: An internal xinetd service, listing active servers.

service services
{
	type		= INTERNAL UNLISTED
	port		= 9098
	socket_type	= stream
	protocol	= tcp
	wait		= no
	disable		= yes
	only_from	= 127.0.0.1
}