#2244 PR closed: Enhanced AUTOEXCLUDE_PATH in default.conf

Labels: enhancement, won't fix / can't fix / obsolete

jsmeix opened issue at 2019-10-02 11:35:

  • Type: Enhancement

  • Impact: High
    Normally there should be no impact but in certain cases
    the impact could be high because now more filesystems
    are automatically excluded which could cause regressions
    for some users (e.g. when someone has /tmp mounted
    and wants that to be included).

  • Reference to related issue (URL):
    https://github.com/rear/rear/issues/2239

  • How was this pull request tested?
    It was not at all tested by me.

  • Brief description of the changes in this pull request:
    Enhanced AUTOEXCLUDE_PATH in default.conf
    from only AUTOEXCLUDE_PATH=( /media )
    to AUTOEXCLUDE_PATH=( /media /run /mnt /tmp )

jsmeix commented at 2019-10-23 13:34:

I need to test what happens
when one has /tmp on a separated normal filesystem, cf.
https://github.com/rear/rear/issues/2239#issuecomment-538647867

jsmeix commented at 2019-10-24 12:50:

Superseded by https://github.com/rear/rear/pull/2261


[Export of Github issue for rear/rear.]