ports/sysutils/flexbackup/files/pkg-message.in
2019-08-14 12:16:12 +00:00

26 lines
681 B
Text

[
{ 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
}
]