aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox-common.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-01-23 11:48:39 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2019-01-23 11:48:39 -0500
commitd69d2968066b8be3434864c7bbe7d6ead6ae41d3 (patch)
tree2a7cc6478dbb654384569b9571008ccd197aaa53 /etc/firefox-common.profile
parentimprove gwenview and dolphin profiles - #2306 #2348 (diff)
downloadfirejail-d69d2968066b8be3434864c7bbe7d6ead6ae41d3.tar.gz
firejail-d69d2968066b8be3434864c7bbe7d6ead6ae41d3.tar.zst
firejail-d69d2968066b8be3434864c7bbe7d6ead6ae41d3.zip
removed mincore syscall from default seccomp filter
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 288afa8a2..ad8a0a0b7 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -40,7 +40,7 @@ noroot
40notv 40notv
41?BROWSER_DISABLE_U2F: nou2f 41?BROWSER_DISABLE_U2F: nou2f
42protocol unix,inet,inet6,netlink 42protocol unix,inet,inet6,netlink
43seccomp.drop mincore,@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 43seccomp.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
44shell none 44shell none
45#disable tracelog, it breaks or causes major issues with many firefox based browsers, see github issue #1930 45#disable tracelog, it breaks or causes major issues with many firefox based browsers, see github issue #1930
46#tracelog 46#tracelog