Skip to content
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

Use upstream's location for configuration file #43

Closed
wesbarnett opened this issue Jun 3, 2017 · 2 comments
Closed

Use upstream's location for configuration file #43

wesbarnett opened this issue Jun 3, 2017 · 2 comments

Comments

@wesbarnett
Copy link
Collaborator

wesbarnett commented Jun 3, 2017

Other distributions follow upstream's location of /etc/sysconfig/snapper. Also add an installation flag of some sort to change this location (e.g., for Arch it would be /etc/conf.d/snapper). Then for Arch the flag could be used with the AUR package.

cf. #42

wesbarnett added a commit that referenced this issue Jun 3, 2017
@rralf
Copy link

rralf commented Jun 7, 2017

EXCLUDE_UUID=$(findmnt -n -v -t btrfs --target $SNAPPER_CONFIG -o UUID)

will fail, if /etc/ is no btrfs (in my case, / is ext4):

Exited due to error on line 167.
exit status: 1
command: EXCLUDE_UUID=$(findmnt -n -v -t btrfs --target $SNAPPER_CONFIG -o UUID)
bash line: 0
function name: main

@wesbarnett
Copy link
Collaborator Author

@rralf Issue #44 opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants