Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b93eaf5cd6d9c78daa6ae0854e423501 > files > 4

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