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

correct-permissions-of-config-directory #132

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Conversation

stefangweichinger
Copy link
Owner

fixes #131

If rclone_config_location is set to something common like /etc by the user, the former mode: 0600 would have broken permissions for other software. This patch fixes this bug.

…e permissions to not break perms if config directory is something common like /etc
@stefangweichinger stefangweichinger merged commit 13be952 into main Jan 15, 2023
@stefangweichinger stefangweichinger deleted the patch_chmod branch July 10, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config directory mode
1 participant