Skip to content

Add user settings before defaults #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snwbrds2922
Copy link

Fixes #341

This commit has the user settings for the exclusion patterns added first when creating the exclude.list and exclude_restore.list files.

This fixes the issue because Rsync will give priority to the first rule if there are conflicting exclusion rules. Before this commit if the user wants a pattern that's already included in the defaults (such as including a package manager's cache files), the user's settings do not get respected.

@clefebvre clefebvre changed the title Add user settings before defaults [Next] Add user settings before defaults Dec 19, 2024
@clefebvre clefebvre changed the title [Next] Add user settings before defaults Add user settings before defaults Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Can't backup /var/cache/pacman/pkg/ on timeshift
1 participant