aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail-profile.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index f97261456..74f99b538 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -337,6 +337,9 @@ directory, and a skeleton filesystem is created based on the original /var/log.
337The following security filters are currently implemented: 337The following security filters are currently implemented:
338 338
339.TP 339.TP
340\fBallow-debuggers
341Allow tools such as strace and gdb inside the sandbox by whitelisting system calls ptrace and process_vm_readv.
342.TP
340\fBapparmor 343\fBapparmor
341Enable AppArmor confinement. 344Enable AppArmor confinement.
342.TP 345.TP