summaryrefslogtreecommitdiff
path: root/sysutils/flexbackup/files/pkg-message.in
blob: 1f28d3a9c3be1fa07536fe6c54155c9c0ab9fa64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{ type: install
  message: <<EOM
Flexbackup needs to have its configuration file placed in
%%PREFIX%%/etc.  A template copy of this configuration file
has been installed into

  %%PREFIX%%/etc/flexbackup.conf.sample

Please copy this file to

  %%PREFIX%%/etc/flexbackup.conf

Edit this file appropriately on all machines where you will
run flexbackup.

NOTE: The flexbackup.conf file will not be removed or overwritten
      by future package removals or upgrades once you have
      customized it.

Also see %%PREFIX%%/share/doc/flexbackup/README
for more information on how to use flexbackup. Man pages have
also been written and included in this version of the port!
EOM
}
]