mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4252] Question... how to run Snaps on Firejail (Arch) #2594
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2594
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Area51Kacz on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4252
How could i run snap apps via firejail (as we fun apps from repositories / compilation / appimages)
why i want it... arch aint has apparmor - so i wanna use firejail >)
Host... arch/manjaro
@ghost commented on GitHub (May 7, 2021):
Quoting from the firejail man:
Alternative sandbox technologies like
snap(https://snapcraft.io/) andflatpak(https://flatpak.org/) arenot supported. Snap and flatpak packages have their own native management tools and will not work when sandboxed with Firejail.Not sure what you mean here. Arch Linux definately has AppArmor, and the firejail package from the official repo has it enabled. I'm not familiar with Manjaro but it would be surprising if they didn't do the same. You will have to configure and enable AppArmor though. Have you tried that yet? Consult the firejail wiki page for more details.