summaryrefslogtreecommitdiff
path: root/net-p2p/bnbt/files/pkg-message.in
blob: 2a6f81e282ddcc6379e467c451c06e1c7b01c24e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
For more information on how to configure BNBT:

http://wiki.depthstrike.com/index.php/BNBT:Documentation:Configuration

In order to run bnbt, add the following lines to /etc/rc.conf:
  bnbt_enable="YES"

Then start the server with %%PREFIX%%/etc/rc.d/bnbt.sh start
or reboot.
EOM
}
]