Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > eb7219fdce8135daa38a30c2fa9eebbf > files > 1

ndtpd-1.0-7.fc12.x86_64.rpm

# default: off
# description: The ebnetd provides a service to access "CD-ROM books" \
#              through EBNET protocol, which the EB library supports.
service ndtp
{
	disable		= yes
	flags		= IPv6
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= root
	passenv		= PATH
	server		= /usr/sbin/ndtpd
	env		= HOME=/var/run/ebnetd
	server_args	= --inetd
	log_on_failure	+= USERID
}