8000 Add optional umask to docker-entrypoint.sh by mgutt · Pull Request #1 · noodlefighter/docker-webdav · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add optional umask to docker-entrypoint.sh #1

New issue

Have a question about this project? Sign up for a free Gi 8000 tHub 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

Merged
merged 1 commit into from
Feb 27, 2022
Merged

Add optional umask to docker-entrypoint.sh #1

merged 1 commit into from
Feb 27, 2022

Conversation

mgutt
Copy link
@mgutt mgutt commented Jul 12, 2021

This allows the user to set the default umask / chmod of files, which are uploaded through an WebDAV client. Usually they are set to umask 0022, but for me this is a problem as I have multiple linux users which should be able to edit a file, so I need umask 0000.

This allows the user to set the default umask / chmod of files, which are uploaded through an WebDAV client
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.

2 participants
0