Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 640cafddd28afdcc3f8a58987c5dfaa9 > files > 10

xinetd-2.3.13-1mdk.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
}