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

CIS: Stop recursively setting permissions on logs files #1366

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

jovial
Copy link
Contributor

@jovial jovial commented Nov 6, 2024

This suffers from a time-of-check to time-of-use race condition and in general recursively setting file permissions seems to be a bad idea.

This suffers from a time-of-check to time-of-use race condition and in
general recursively setting file permissions seems to be a bad idea.
@jovial jovial requested a review from a team as a code owner November 6, 2024 11:03
@Alex-Welsh
Copy link
Member

@jovial you might want to update your local stackhpc/2023.1 checkout

@Alex-Welsh Alex-Welsh merged commit 69115f7 into stackhpc/2023.1 Nov 7, 2024
12 checks passed
@Alex-Welsh Alex-Welsh deleted the bugfix/cis-log-perms branch November 7, 2024 14:33
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