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

explicitly define ownership of config directory, installation breaks for hardened Linux boxes with default umask of 0077 - this fixes the problem #168

Merged
merged 1 commit into from
Oct 9, 2015

Conversation

proletaryo
Copy link
Contributor

Hi there @solarkennedy, just a small fix to persmission problems on systems using umask 0077 as default.

screen shot 2015-08-14 at 8 01 24 am

Installation breaks for hardened Linux boxes with default umask of 0077 - this fixes the problem
@aj-jester
Copy link

@proletaryo this looks good. Can you write a small test for this? Doesn't need to be anything fancy, just ensuring the dir has proper user/group.

@leonkyneur
Copy link

having this issue also - any update on this?

solarkennedy added a commit that referenced this pull request Oct 9, 2015
explicitly define ownership of config directory, installation breaks for hardened Linux boxes with default umask of 0077 - this fixes the problem
@solarkennedy solarkennedy merged commit bdf534c into voxpupuli:master Oct 9, 2015
@solarkennedy
Copy link
Contributor

I'll go ahead and merge it.

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.

4 participants