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

termio, flatpak: support spawning terminals in cwd #6915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alaviss
Copy link
Contributor

@alaviss alaviss commented Mar 26, 2025

Implements path access testing for Flatpak via test spawning. This is required since Flatpak reserves certain paths from being accessible regardless of permissions.

Opened mostly as an RFC, this approach seems to work without any noticeable performance impact.

Ref: https://docs.flatpak.org/en/latest/sandbox-permissions.html#reserved-paths

Implements path access testing for Flatpak via test spawning. This is
required since Flatpak reserves certain paths from being accessible
regardless of permissions.

Ref: https://docs.flatpak.org/en/latest/sandbox-permissions.html#reserved-paths
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