Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 1d1b03dc8cfca2a6476a6c77414a9adb > files > 8

xinetd-2.3.15.4-4.mga9.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
}