Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 34f6c823c4b507547705b5e9e3a809f6 > files > 7

ebnetd-1.0-9.fc15.src.rpm

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