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

Set 0 to umask for keeping v0.12 behaviour. fix #1019 #1152

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Conversation

repeatedly
Copy link
Member

Fluentd v0.12 sets 0 to umask but this code is missing in v0.14.

File.umask(0)

fluentd should pass chumask parameter to ServerEngine. This also fixes #1019 problem.

@repeatedly
Copy link
Member Author

Re-build appveyor build.
If there is no concern, I will merge this patch.

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.

unable to connect to unix:///var/run/td-agent/td-agent.sock (Permission denied)
1 participant