aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar PizzaDude <pizzadudedotca@gmail.com>2018-05-09 19:36:59 -0400
committerLibravatar GitHub <noreply@github.com>2018-05-09 19:36:59 -0400
commit727aeb5c0429a43ce11ca8e46458409a92c82444 (patch)
tree0d37295ef85223cd5a00e099501bc348d78989cb
parentdisable tracelog in firefox-common.profile (diff)
downloadfirejail-727aeb5c0429a43ce11ca8e46458409a92c82444.tar.gz
firejail-727aeb5c0429a43ce11ca8e46458409a92c82444.tar.zst
firejail-727aeb5c0429a43ce11ca8e46458409a92c82444.zip
Update firefox-common.profile
-rw-r--r--etc/firefox-common.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 29a27bca5..b0de1f1a3 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -35,6 +35,7 @@ notv
35protocol unix,inet,inet6,netlink 35protocol unix,inet,inet6,netlink
36seccomp.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 36seccomp.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
37shell none 37shell none
38#disable tracelog, it breaks or causes major issues with many firefox based browsers, see github issue #1930
38#tracelog 39#tracelog
39 40
40disable-mnt 41disable-mnt