aboutsummaryrefslogblamecommitdiff
path: root/irc/bitlbee-otr/files/pkg-message.in
blob: 811f35db208017d930481dec50e8e4aa35f735c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                                                         













                                                                 
                                                                                          





                                                             
                                                                          
/************************************************************************
To configure bitlbee, do the following:

Copy %%EXAMPLESDIR%%/bitlbee.conf
  to %%PREFIX%%/etc/bitlbee/bitlbee.conf ,
Copy %%EXAMPLESDIR%%/motd.txt
  to %%PREFIX%%/etc/bitlbee/motd.txt
and modify them to suit your needs.

You have two options for launching bitlbee: either launch it from
inetd(8) or run it as a stand-alone daemon (experimental).

To launch bitlbee from inetd(8), add the following line to
/etc/inetd.conf and reload inetd(8):

ircd		stream	tcp	nowait	%%BITLBEEUSER%%	/usr/local/sbin/bitlbee	bitlbee -I

To instead launch bitlbee as a daemon (experimental), add the
following line to /etc/rc.conf:

bitlbee_enable="YES"

*************************************************************************/