aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 07:32:47 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-28 07:32:47 -0400
commit21aba697b88deb77fe9356a57ee142fb7fb56a12 (patch)
treee677575f8a17e5a87c35fb4ba043d73c13032005 /src/man
parenti386 compile fixes (diff)
downloadfirejail-21aba697b88deb77fe9356a57ee142fb7fb56a12.tar.gz
firejail-21aba697b88deb77fe9356a57ee142fb7fb56a12.tar.zst
firejail-21aba697b88deb77fe9356a57ee142fb7fb56a12.zip
vimperator, seccomp
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 1814fe92a..12c32f4c7 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -879,8 +879,8 @@ $ firejail \-\-net=eth0 \-\-scan
879.TP 879.TP
880\fB\-\-seccomp 880\fB\-\-seccomp
881Enable seccomp filter and blacklist the syscalls in the default list. The default list is as follows: 881Enable seccomp filter and blacklist the syscalls in the default list. The default list is as follows:
882mount, umount2, ptrace, kexec_load, open_by_handle_at, init_module, finit_module, delete_module, 882mount, umount2, ptrace, kexec_load, kexec_file_load, open_by_handle_at, init_module, finit_module, delete_module,
883iopl, ioperm, swapon, swapoff, syslog, process_vm_readv and process_vm_writev, 883iopl, ioperm, swapon, swapoff, syslog, process_vm_readv, process_vm_writev,
884sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init, kcmp, 884sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init, kcmp,
885add_key, request_key, keyctl, uselib, acct, modify_ldt, pivot_root, io_setup, 885add_key, request_key, keyctl, uselib, acct, modify_ldt, pivot_root, io_setup,
886io_destroy, io_getevents, io_submit, io_cancel, 886io_destroy, io_getevents, io_submit, io_cancel,