aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qutebrowser.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/qutebrowser.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/qutebrowser.profile')
-rw-r--r--etc/qutebrowser.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/qutebrowser.profile b/etc/qutebrowser.profile
index a7ba18292..95c189458 100644
--- a/etc/qutebrowser.profile
+++ b/etc/qutebrowser.profile
@@ -36,5 +36,5 @@ noroot
36notv 36notv
37protocol unix,inet,inet6,netlink 37protocol unix,inet,inet6,netlink
38# blacklisting of chroot system calls breaks qt webengine 38# blacklisting of chroot system calls breaks qt webengine
39seccomp.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 39seccomp !chroot
40# tracelog 40# tracelog