Larry Rosenman 8983a1570e
sysutils/zfs-replicate: update to 2.0.2
Minor bugfixes
Doc updates
Codeowner file added

PR:	281210
Reported by:	Victor <tschetter.victor@gmail.com> (Maintainer)
2024-09-02 09:42:27 -05:00

16 lines
512 B
Plaintext

[
{ type: install
message: <<EOM
To run zfs-replicate, copy /usr/local/share/zfs-replicate/config.sample.sh to
/usr/local/share/zfs-replicate/config.sh, customize to your environment, and
run using "zfs-replicate -c /usr/local/share/zfs-replicate/config.sh"
The only option that does not have a default, and needs to be set is the REPLICATE_SETS
To check last log, run "zfs-replicate -c /usr/local/share/zfs-replicate/config.sh -s"
See https://github.com/aaronhurt/zfs-replicate for documentation.
EOM
}
]