opnsense-ports/sysutils/rsyncbackup/files/pkg-message.in
Franco Fichtner 449ca91451 */*: sync with upstream
Taken from: HardenedBSD
2019-10-21 06:38:47 +02:00

21 lines
510 B
Text

[
{ type: install
message: <<EOM
rsyncbackup is now installed on your system.
- rsyncbackup installed into %%PREFIX%%/bin/rsyncbackup
- Configuration files:
These files are installed into %%PREFIX%%/etc/rsyncbackup,
and are usually copyied to rsyncbackup-users ~/backup/*.conf
NOTE: %%PREFIX%%/etc/rsyncbackup is deleted upon deletion
- HTML documentation:
The HTML documentation has been installed into
%%DOCSDIR%%
Official page: https://BSDforge.com/projects/sysutils/rsync-backup/
EOM
}
]