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

Do not interfer with system umask. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lemoinem
Copy link

@lemoinem lemoinem commented Dec 3, 2012

Why would you want to tamper your daemon umask (especially for 0000, which is world-writable‽)

I am using your daemons' fork to run delayed_job with delayed_paperclip (uploaded assets management). Why would I want my assets to be world-writtable ?

I know this is not from your patches, but original daemons' one. However, since your fork is the one recommended to run delayed_jobs and being able to restart/stop daemons, I think it would be a good idea to put it into your code base. daemons' upstream (incompatible with delayed_job) had already patched their code with an equivalent modification.

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.

1 participant