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

file permissions are all screwed up. #34

Open
D33M0N opened this issue Sep 28, 2022 · 0 comments
Open

file permissions are all screwed up. #34

D33M0N opened this issue Sep 28, 2022 · 0 comments

Comments

@D33M0N
Copy link

D33M0N commented Sep 28, 2022

by default all the files are only readable by owner user. Is there any actual reason why they should not be readable by everyone?
Please add +r to everything (all the files and directories) inside the downloaded package.
Please add +x to all subdirectories inside the downloaded zip package (so the subdirectories are accessible and readable also by non-root users, so I can cd into them so I don't have to use sudo for cd)

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

No branches or pull requests

1 participant