Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > by-pkgid > 56567c1fe81f64b522854968bbc25905 > files > 6

xinetd-2.3.14-10mdv2009.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
}