From 557709b4e5363f50605bfe38255980df95ce4d7e Mon Sep 17 00:00:00 2001 From: Glenn Washburn Date: Mon, 15 Oct 2018 22:11:03 -0500 Subject: Fix docs on default seccomp list: change mfsservctl -> nfsservctl and reorder, add ni_syscall, remove duplicate process_vm_writev, add sys_debug_setcontext. --- src/man/firejail.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index b36f10e23..9babbb8f1 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1681,12 +1681,12 @@ Enable seccomp filter and blacklist the syscalls in the default list (@default). _sysctl, acct, add_key, adjtimex, afs_syscall, bdflush, bpf, break, chroot, clock_adjtime, clock_settime, create_module, delete_module, fanotify_init, finit_module, ftime, get_kernel_syms, getpmsg, gtty, init_module, io_cancel, io_destroy, io_getevents, io_setup, io_submit, ioperm, iopl, ioprio_set, kcmp, kexec_file_load, -kexec_load, keyctl, lock, lookup_dcookie, mbind, mfsservctl, migrate_pages, modify_ldt, mount, move_pages, mpx, -name_to_handle_at, open_by_handle_at, pciconfig_iobase, pciconfig_read, pciconfig_write, perf_event_open, -personality, pivot_root, process_vm_readv, process_vm_writev, process_vm_writev, prof, profil, ptrace, putpmsg, +kexec_load, keyctl, lock, lookup_dcookie, mbind, migrate_pages, modify_ldt, mount, move_pages, mpx, +name_to_handle_at, nfsservctl, ni_syscall, open_by_handle_at, pciconfig_iobase, pciconfig_read, pciconfig_write, perf_event_open, +personality, pivot_root, process_vm_readv, process_vm_writev, prof, profil, ptrace, putpmsg, query_module, reboot, remap_file_pages, request_key, rtas, s390_mmio_read, s390_mmio_write, s390_runtime_instr, security, set_mempolicy, setdomainname, sethostname, settimeofday, sgetmask, ssetmask, stime, stty, subpage_prot, -swapoff, swapon, switch_endian, sysfs, syslog, tuxcall, ulimit, umount, umount2, uselib, userfaultfd, ustat, vhangup, +swapoff, swapon, switch_endian, sys_debug_setcontext, sysfs, syslog, tuxcall, ulimit, umount, umount2, uselib, userfaultfd, ustat, vhangup, vm86, vm86old, vmsplice and vserver. .br -- cgit v1.2.3-70-g09d2