Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > os-src > by-pkgid > 8724ad5505d60beccd8a581f08007dda > files > 10

bitlbee-3.0.3-5.fc16.src.rpm

# default: off
# description: bitlbee is an IRC gateway to other IM networks.
service ircd
{
	disable = yes
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= bitlbee
	bind		= 127.0.0.1
	server		= /usr/sbin/bitlbee
	type		= UNLISTED
	port		= 6667
	log_on_failure	+= USERID
}