From 3e022b77fada5fc1fe748bf8771c71ca8ffcc629 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Wed, 2 Sep 2020 07:33:27 -0400 Subject: manpage: remove apparmor from non-apparor builds --- src/man/firejail-profile.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/man/firejail-profile.txt') 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: .TP \fBallow-debuggers Allow tools such as strace and gdb inside the sandbox by whitelisting system calls ptrace and process_vm_readv. +#ifdef HAVE_APPARMOR .TP \fBapparmor Enable AppArmor confinement. +#endif .TP \fBcaps Enable default Linux capabilities filter. @@ -877,5 +879,5 @@ Homepage: https://firejail.wordpress.com \&\flfirecfg\fR\|(1), \&\flfirejail-login\fR\|(5), \&\flfirejail-users\fR\|(5), -.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles -.UE +.UR https://github.com/netblue30/firejail/wiki/Creating-Profiles +.UE -- cgit v1.2.3-54-g00ecf