File bitlbee.xinetd-suse.in of Package bitlbee

# default: off
# description: IRC gateway to many IM protocols (MSN, Jabber, ICQ, ...)
service bitlbee
{
	disable		= yes
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= bitlbee
	group		= bitlbee
	server		= @@BITLBEE@@
	port		= 6667
	type		= UNLISTED
}
openSUSE Build Service is sponsored by