summaryrefslogtreecommitdiff
path: root/chat/bitlbee/MESSAGE
blob: a4836b0e1913ada6e91be3567749ea2cf258d5f0 (plain)
1
2
3
4
5
6
7
8
9
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/07/02 09:03:02 jmmv Exp $

bitlbee needs to be started from inetd(8) for now.  Add the following line
to its configuration file (/etc/inetd.conf):

	6667 stream tcp nowait bitlbee ${PREFIX}/sbin/bitlbee bitlbee

===========================================================================