summaryrefslogtreecommitdiff
path: root/sysutils/heartbeat/files/pkg-message.in
blob: e2fd4e86b48cd231a18b8a9d41292e263252b3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{ type: install
  message: <<EOM
    CONFIGURATION:
    - Please read the below site for configuration
      changes between version 1 and 2.

      http://www.linux-ha.org/GettingStartedRevisedV2


    INFORMATION:
    - Configuration directory: %%PREFIX%%/etc/ha.d


    CAVEATS:
    - bcast is not available on FreeBSD.
    - BasicSanityCheck is not available on FreeBSD.
EOM
}
]