From 2ed20202f9af582e45b38aa20da9648c55ebd18e Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 1 Mar 2021 19:14:56 +0100 Subject: manpage: Add log as value of seccomp-error-action man firejail-profiles has it already. [skip ci] --- src/man/firejail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index f9111ae7b..68deb85ec 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -2476,7 +2476,7 @@ $ firejail --seccomp.print=browser $ .TP -\fB\-\-seccomp-error-action= kill | ERRNO +\fB\-\-seccomp-error-action= kill | ERRNO | log By default, if a seccomp filter blocks a system call, the process gets EPERM as the error. With \-\-seccomp-error-action=error, another error number can be returned, for example ENOSYS or EACCES. The process can -- cgit v1.2.3-70-g09d2