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

Widen beatmap volume permissions #7

Merged
merged 1 commit into from
May 6, 2024
Merged

Widen beatmap volume permissions #7

merged 1 commit into from
May 6, 2024

Conversation

Syriiin
Copy link
Owner

@Syriiin Syriiin commented May 6, 2024

Why?

If difficalcy is the first container to be used with the mount, it's permissions will be persisted for the volume.
If then osuchan or another service starts using the same volume, it will be subject to difficalcy's permissions, which can't be guaranteed without a 777 or strictly same UIDs.

Changes

  • Widen /beatmaps volume to 777 permissions

To allow for cross-container usage
@Syriiin Syriiin merged commit 1bcc1b5 into master May 6, 2024
2 checks passed
@Syriiin Syriiin deleted the volume-permissions branch May 6, 2024 12:17
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.

1 participant