Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 93947dc64f16e7c9eb21e76888bfa914 > files > 4

bitlbee-3.0.3-6.fc14.x86_64.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
}