[Discuss] On Backups

Rich Pieri richard.pieri at gmail.com
Wed Sep 18 13:02:04 EDT 2024


On Wed, 18 Sep 2024 12:38:22 -0400
Rich Pieri <Richard.Pieri at gmail.com> wrote:

> ReaR is very configurable. To exclude /data/excluded you add this line
> to your /etc/rear/local.conf:
> 
> EXCLUDE_BACKUP=( ${EXCLUDE_BACKUP[@]} /data/excluded )

Possible correction. The setting might be BACKUP_PROG_EXCLUDE:

BACKUP_PROG_EXCLUDE=( ${BACKUP_PROG_EXCLUDE[@]} /data/excluded )

-- 
\m/ (--) \m/


More information about the Discuss mailing list