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 home directory autocreation permission #243

Merged
merged 1 commit into from
Oct 5, 2016

Conversation

jjohnson42
Copy link
Contributor

If the home directory is a subdirectory of a directory
not already in image, use 755 as permission for the new
directory. This means a parent directory will not be
unreadable by the user.

If the home directory is a subdirectory of a directory
not already in image, use 755 as permission for the new
directory.  This means a parent directory will not be
unreadable by the user.
@gmkurtzer gmkurtzer merged commit c034a4a into apptainer:master Oct 5, 2016
@gmkurtzer
Copy link
Contributor

Good catch, thanks!

DrDaveD pushed a commit to DrDaveD/singularity that referenced this pull request Aug 25, 2021
`singularity delete` would accept a hostname in the library:// URI
provided, but would perform the request against the default remote.

Fix this, so it is handled in the same way as for push/pull.

Fixes singularity-ce apptainer#243
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