aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 0784e7fd7..0da2a0ea7 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -369,9 +369,11 @@ The following security filters are currently implemented:
369.TP 369.TP
370\fBallow-debuggers 370\fBallow-debuggers
371Allow tools such as strace and gdb inside the sandbox by whitelisting system calls ptrace and process_vm_readv. 371Allow tools such as strace and gdb inside the sandbox by whitelisting system calls ptrace and process_vm_readv.
372#ifdef HAVE_APPARMOR
372.TP 373.TP
373\fBapparmor 374\fBapparmor
374Enable AppArmor confinement. 375Enable AppArmor confinement.
376#endif
375.TP 377.TP
376\fBcaps 378\fBcaps
377Enable default Linux capabilities filter. 379Enable default Linux capabilities filter.
@@ -877,5 +879,5 @@ Homepage: https://firejail.wordpress.com
877\&\flfirecfg\fR\|(1), 879\&\flfirecfg\fR\|(1),
878\&\flfirejail-login\fR\|(5), 880\&\flfirejail-login\fR\|(5),
879\&\flfirejail-users\fR\|(5), 881\&\flfirejail-users\fR\|(5),
880.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles 882.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles
881.UE 883.UE