From 836bbf586f3134d41f6bb97f5eb00ba35f53962e Mon Sep 17 00:00:00 2001 From: Vasya Novikov Date: Sat, 19 Nov 2016 21:12:13 +0300 Subject: explain audit for seccomp logging --- src/man/firejail.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index bb9ae270c..8441f25d5 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1340,6 +1340,10 @@ at run time only if the correct architecture was detected. For the case of I386 both 32-bit and 64-bit filters are installed. .br +.br +Firejail will print seccomp violations to the audit log if the kernel was compiled with audit support (CONFIG_AUDIT flag). +.br + .br Example: .br -- cgit v1.2.3-54-g00ecf