Skip to content

How to run a flatpak in firejail? [answer: you can not do this] #4138

Answered by rusty-snake
tredondo asked this question in Q&A
Discussion options

You must be logged in to vote

You can not firejail a flatpak.

Bubblewrap (the tool used by flatpak for sandboxing) does not work well/at all (depending on multiple conditions) inside firejail.

Flatpaks have its own sandbox, tweak this if necessary.
Usefull commands:

  • flatpak info --show-metadata <APP-ID>
  • flatpak info --show-permissions <APP-ID>
  • flatpak override --user <OPTIONS> <APP-ID>

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tredondo
Comment options

@rusty-snake
Comment options

Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants