aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2020-09-02 07:33:27 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2020-09-02 07:33:27 -0400
commit3e022b77fada5fc1fe748bf8771c71ca8ffcc629 (patch)
treeb4b154bdac1edc42e360759f53e5fb7fb867b7d6 /src/man/firejail-profile.txt
parentharden redeclipse (diff)
downloadfirejail-3e022b77fada5fc1fe748bf8771c71ca8ffcc629.tar.gz
firejail-3e022b77fada5fc1fe748bf8771c71ca8ffcc629.tar.zst
firejail-3e022b77fada5fc1fe748bf8771c71ca8ffcc629.zip
manpage: remove apparmor from non-apparor builds
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