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

Amend /run tmpfs mount options. #7

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Amend /run tmpfs mount options. #7

merged 1 commit into from
Nov 28, 2024

Conversation

Aterfax
Copy link
Owner

@Aterfax Aterfax commented Nov 28, 2024

Ensure /run is executable for S6 on host OSes with different tmpfs mount default options. (i.e. default=noexec).

This appears to affect Alpine/Arch based OSes.

Resolved #6 (comment)

Ensure /run is executable for S6 on host OSes with different tmpfs mount default options. (i.e. default=noexec).
@Aterfax Aterfax added bug Something isn't working enhancement New feature or request labels Nov 28, 2024
@Aterfax Aterfax self-assigned this Nov 28, 2024
@Aterfax Aterfax merged commit b144c40 into main Nov 28, 2024
1 check passed
@Aterfax Aterfax deleted the runexec branch November 28, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permission denied in /run
1 participant