2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

Update Firejail

John Johansen 2021-10-16 22:39:04 +00:00
parent fc786d1d7e
commit b5dbc67a95

@ -23,3 +23,18 @@ transitions to ```firejail-default``` at exec (aa_change_onexec)
[simple overview](https://pvera.net/posts/apparmor-firejail-sandboxing/) [simple overview](https://pvera.net/posts/apparmor-firejail-sandboxing/)
# Modifying the firejail-default profile
???
# Check if firejail is built with AppArmor support
???
# Configure and Build firejail
To configure and build firejail with AppArmor support
...