aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index a03556caf..bf18167b2 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1501,10 +1501,11 @@ ulimit, vhangup and vserver.
1501 1501
1502.br 1502.br
1503To help creating useful seccomp filters more easily, the following 1503To help creating useful seccomp filters more easily, the following
1504system call groups are defined: @default, @default-nodebuggers and 1504system call groups are defined: @clock, @cpu-emulation, @debug,
1505@default-keep. In addtion, a system call can be specified by its 1505@default, @default-nodebuggers, @default-keep, @module, @obsolete,
1506number instead of name with prefix $, so for example $165 would be 1506@privileged, @raw-io, @reboot, @resources and @swap. In addtion, a
1507equal to mount on i386. 1507system call can be specified by its number instead of name with prefix
1508$, so for example $165 would be equal to mount on i386.
1508 1509
1509.br 1510.br
1510System architecture is not strictly imposed. The filter is applied 1511System architecture is not strictly imposed. The filter is applied