Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 820ce2c7e09c1a62b57659e642961980 > files > 9

xinetd-2.3.14-3mdv2007.0.src.rpm

# default: off
# description: An RFC 868 time server. This is the tcp \
# version, which is used by rdate.

service time
{
	type		= INTERNAL
	id		= time-stream
	socket_type	= stream
	protocol	= tcp
	user		= root
	wait		= no
	disable		= yes
}