Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dd638495b8c2457dcf147ce07496a9a3 > files > 6

bitlbee-1.2.8-1.fc14.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
}