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

dir: Set up the apply_extra sandbox like flatpak-run --sandbox #5466

Merged
merged 1 commit into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. dir: Document the apply_extra_data run flags

    They are the same as `flatpak run --sandbox` with two exceptions:
    
      * `FLATPAK_RUN_FLAG_MULTIARCH` might be required so we just add it
        always
      * `FLATPAK_RUN_FLAG_NO_PROC` is added to prevent sandbox escapes via
        `/proc/self/exe`
    
    Signed-off-by: Sebastian Wick <[email protected]>
    swick authored and alexlarsson committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    af58d8c View commit details
    Browse the repository at this point in the history