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

Changing file permissions to be uniform across all frequencies #48

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

Conversation

jrk07
Copy link

@jrk07 jrk07 commented Aug 31, 2016

Currently the permissions for daily, hourly, and monthly are all 0644, while weekly is 0640. Recommending it is updated to 0644 to be uniform across the board unless there is a particular reason weekly should be different.


This change is Reviewable

Currently the permissions for daily, hourly, and monthly are all 0644, while weekly is 0640.  Recommending it is updated to 0644 to be uniform across the board unless there is a particular reason weekly should be different.
@jrk07
Copy link
Author

jrk07 commented Sep 25, 2016

Please note that the checks failing has nothing to do with this PR itself. Recommended this be pulled into master so that it does not impact future consumers of this module.

@davidnewhall
Copy link

+1

@TomyLobo
Copy link

@jrk07 Just curious, what's your rationale for 644 vs. 640?
640 seems to be a more secure alternative, while cron, running as root, would still be able to read 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.

3 participants