mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1941] Includes missing from firejail apparmor profile #1298
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#1298
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 @Irvinehimself on GitHub (May 13, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1941
I just installed
firejail 0.9.54~rc2-1, and noticed that thefirejail-defaultapparmor profile had included#include <abstractions/base>but didn't include the required definitions.I repaired my own personal copy by adding
after your
&PIDdeclaration and will make a comment on how to fix it at the firejail-apparmor page on the Arch-AUR, but I thought I should inform you as well.Thanks for the great work
Irvine
@Vincent43 commented on GitHub (May 13, 2018):
There is no
#include <abstractions/base>line in firejail-default@Irvinehimself commented on GitHub (May 13, 2018):
I apologise profusely, I just re-installed and the offending line is not there. I don't know how my copy got corrupted.
Apologies again, closing.
Irvine