mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
document profile support for allow-debuggers in firejail-profile man page (#2861)
This commit is contained in:
parent
cac87558fd
commit
008bc7fedc
1 changed files with 3 additions and 0 deletions
|
|
@ -336,6 +336,9 @@ directory, and a skeleton filesystem is created based on the original /var/log.
|
|||
.SH Security filters
|
||||
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.
|
||||
.TP
|
||||
\fBapparmor
|
||||
Enable AppArmor confinement.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue