ACC SHELL

Path : /var/lib/ntp/proc/self/root/etc/xinetd.d/
File Upload :
Current File : //var/lib/ntp/proc/self/root/etc/xinetd.d/servers

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

service servers
{
	type		= INTERNAL UNLISTED
	port		= 9099
	socket_type	= stream
	protocol	= tcp
	wait		= no
	disable		= yes
	only_from	= 127.0.0.1
	FLAGS		= IPv6 IPv4
}                                                                               

ACC SHELL 2018