summaryrefslogtreecommitdiff
path: root/chat/bitlbee/MESSAGE
blob: 507b23fe23d4c0061f755cdd467be45bb12ad231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.2 2009/07/16 19:19:18 tonio Exp $

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

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

bitlbee can act as a system-wide daemon, using the start-up script installed by
the package.

	${PREFIX}/share/examples/rc.d/bitlbee
===========================================================================