Merge from vendor branch TNF:
[pkgsrcv2.git] / chat / bitlbee / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.1.1.1 2003/07/02 09:03:02 jmmv Exp $
3
4 bitlbee can be to be started from inetd(8).  Add the following line
5 to its configuration file (/etc/inetd.conf):
6
7         6667 stream tcp nowait bitlbee ${PREFIX}/sbin/bitlbee bitlbee
8
9 bitlbee can act as a system-wide daemon, using the start-up script installed by
10 the package.
11
12         ${PREFIX}/share/examples/rc.d/bitlbee
13 ===========================================================================