aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-11-23 11:17:37 +0000
committerLibravatar GitHub <noreply@github.com>2019-11-23 11:17:37 +0000
commit600fcf89467b935ee9ab260116cb9389c8d9a2f6 (patch)
tree18ed92278daa535a5d0765f0c57ccf2934b80fdd
parentAdd new electron-mail profile (#3053) (diff)
downloadfirejail-600fcf89467b935ee9ab260116cb9389c8d9a2f6.tar.gz
firejail-600fcf89467b935ee9ab260116cb9389c8d9a2f6.tar.zst
firejail-600fcf89467b935ee9ab260116cb9389c8d9a2f6.zip
Use seccomp ! syntax in electron-mail.profile
-rw-r--r--etc/electron-mail.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/electron-mail.profile b/etc/electron-mail.profile
index 2945b9c37..bde8978df 100644
--- a/etc/electron-mail.profile
+++ b/etc/electron-mail.profile
@@ -38,7 +38,7 @@ notv
38nou2f 38nou2f
39novideo 39novideo
40protocol unix,inet,inet6,netlink 40protocol unix,inet,inet6,netlink
41seccomp.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 41seccomp !chroot
42shell none 42shell none
43# tracelog - breaks on Arch 43# tracelog - breaks on Arch
44 44