aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox-common.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-25 19:12:00 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-30 21:01:10 +0200
commit511cad9ed24a544f607193d74bfef8a449fe3a0b (patch)
tree0a50f9868ebaabb043009cce790f21fddf17593e /etc/firefox-common.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.tar.gz
firejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.tar.zst
firejail-511cad9ed24a544f607193d74bfef8a449fe3a0b.zip
Use new seccomp syntax from #2926
Diffstat (limited to 'etc/firefox-common.profile')
-rw-r--r--etc/firefox-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 6ad4a9bc2..02d6199a0 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -46,7 +46,7 @@ notv
46?BROWSER_DISABLE_U2F: nou2f 46?BROWSER_DISABLE_U2F: nou2f
47protocol unix,inet,inet6,netlink 47protocol unix,inet,inet6,netlink
48# The below seccomp configuration still permits chroot syscall. See https://github.com/netblue30/firejail/issues/2506 for possible workarounds. 48# The below seccomp configuration still permits chroot syscall. See https://github.com/netblue30/firejail/issues/2506 for possible workarounds.
49seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice 49seccomp !chroot
50shell none 50shell none
51# Disable tracelog, it breaks or causes major issues with many firefox based browsers, see https://github.com/netblue30/firejail/issues/1930. 51# Disable tracelog, it breaks or causes major issues with many firefox based browsers, see https://github.com/netblue30/firejail/issues/1930.
52#tracelog 52#tracelog