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

rely on umask to create files/dirs with the requested permissions #128

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

mostynb
Copy link
Collaborator

@mostynb mostynb commented Nov 25, 2019

This allows the admin to decide the filesystem permissions used for the
cache, for example to allow administration by a group without root access.

Fixes issue #78.

I think this solution is a bit simpler than #79.
@ob, @bdittmer: does this work for you?

This allows the admin to decide the filesystem permissions used for the
cache, for example to allow administration by a group without root access.

Fixes issue buchgr#78.
@ob
Copy link
Contributor

ob commented Nov 26, 2019

Yeah, functionally equivalent and simpler! Thank you!

@buchgr
Copy link
Owner

buchgr commented Nov 26, 2019

Nice @mostynb !

@buchgr buchgr merged commit 6c15a53 into buchgr:master Nov 26, 2019
@mostynb mostynb deleted the rely_on_umask branch November 26, 2019 10:23
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

Successfully merging this pull request may close these issues.

3 participants