Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > cbf0187f2b34d88774808dc8114c0173 > files > 10

xinetd-2.3.3-4mdk.i586.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
}