#3602 PR open: #3601 comment line BACKUP_PROG_EXCLUDE in script RSYNC/default/250_ad…

Labels: cleanup, ready-to-merge?

gdha opened issue at 2026-04-27 13:40:

Pull Request Details:
  • Type: Cleanup

  • Impact: Low

  • Reference to related issue (URL): #3601

  • How was this pull request tested? Via a Test VM the ReaR restore worked fine.

  • Description of the changes in this pull request:

The line:
BACKUP_PROG_EXCLUDE+=( '/proc/*' '/run/*' '/sys/*' '/dev/pts/*' '/var/tmp/*' '/mnt/*' '/media/*' ) is now commented as ReaR already has an exclude policy. To avoid mistakes we prefer to define excludes via the proper configuration files (instead directly in a script).
We could also remove this script, but you never know.

codacy-production commented at 2026-04-27 13:41:

Up to standards ✅

🟢 Issues 0 issues >
> > **Results:** > `0` new issues > > [View in > Codacy](https://app.codacy.com/gh/rear/rear/pull-requests/3602/issues) >

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.


[Export of Github issue for rear/rear.]