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

Fix permissions for /var/tmp #228

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix permissions for /var/tmp #228

merged 1 commit into from
Apr 17, 2024

Conversation

robertvolkmann
Copy link
Contributor

Fixes #227

@robertvolkmann robertvolkmann requested a review from a team as a code owner April 17, 2024 07:47
@robertvolkmann robertvolkmann changed the title Use octal instead of decimal for /var/tmp Fix permissions for /var/tmp Apr 17, 2024
Copy link
Contributor

@Gerrit91 Gerrit91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding this. Looks better to me now:

root@gerrit:~# ls -alh /var/tmp/
total 28K
drwxrwxrwx  7 root root 4.0K Apr 17 13:10 .
...

@Gerrit91 Gerrit91 merged commit b981bf2 into master Apr 17, 2024
3 checks passed
@Gerrit91 Gerrit91 deleted the fix-permission-var-tmp branch April 17, 2024 11:10
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.

/var/tmp not world writable
2 participants