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/daytime-udp

# default: off
# description: A daytime server. This is the udp version.

service daytime
{
	type		= INTERNAL UNLISTED
	id		= daytime-dgram
	socket_type	= dgram
	protocol	= udp
	user		= root
	wait		= yes
	disable		= yes
	port		= 13
	FLAGS		= IPv6 IPv4
}                                                                               

ACC SHELL 2018