Skip to content

Don't apply noexec mount flag during customization. #263

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

cwize1
Copy link
Contributor

@cwize1 cwize1 commented Jun 5, 2025

If the user applies the noexec to a partition's mount options, then add noexec to the /etc/fstab file but don't apply noexec during customization. This allows scripts like grub2-mkconfig to run during customization.


Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • Code conforms to style guidelines

If the user applies the noexec to a partition's mount options, then
add `noexec` to the `/etc/fstab` file but don't apply `noexec` during
customization. This allows scripts like `grub2-mkconfig` to run
during customization.
@cwize1 cwize1 requested a review from a team as a code owner June 5, 2025 22:38
romoh
romoh previously approved these changes Jun 5, 2025
@cwize1 cwize1 merged commit ddc0cbe into main Jun 6, 2025
8 checks passed
@cwize1 cwize1 deleted the user/chrisgun/noexec branch June 6, 2025 18:42
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.

5 participants