aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar Азалия Смарагдова <charming.flurry@yandex.ru>2022-07-25 17:16:53 +0500
committerLibravatar Азалия Смарагдова <charming.flurry@yandex.ru>2022-08-05 11:47:24 +0500
commit7f3b6c19a0a87bfd240af7c0c9d61ae907668ce6 (patch)
tree9bcc55b6dc49357f1b7330174be4524efbb1b45c /src/man/firejail-profile.txt
parentRELNOTES: add build and ci items (diff)
downloadfirejail-7f3b6c19a0a87bfd240af7c0c9d61ae907668ce6.tar.gz
firejail-7f3b6c19a0a87bfd240af7c0c9d61ae907668ce6.tar.zst
firejail-7f3b6c19a0a87bfd240af7c0c9d61ae907668ce6.zip
Add support for custom AppArmor profiles (--apparmor=)
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index be1f55f0f..0b0c64ec6 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -478,7 +478,11 @@ Allow tools such as strace and gdb inside the sandbox by whitelisting system cal
478#ifdef HAVE_APPARMOR 478#ifdef HAVE_APPARMOR
479.TP 479.TP
480\fBapparmor 480\fBapparmor
481Enable AppArmor confinement. 481Enable AppArmor confinement with the "firejail-default" AppArmor profile.
482.TP
483\fBapparmor profile_name
484Enable AppArmor confinement with a custom AppArmor profile.
485Note that the profile in question must already be loaded into the kernel.
482#endif 486#endif
483.TP 487.TP
484\fBcaps 488\fBcaps