From 6e9dd5e5be9b3e95b1f83a2c22fc704f94c32152 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 15 Dec 2018 16:18:07 +0000 Subject: Fix bibletime.profile (#2295) * Fix bibletime.profile Fix: bibletime don't starts on Fedora and Arch Use `seccomp.drop` from firefox. --- etc/bibletime.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/bibletime.profile') diff --git a/etc/bibletime.profile b/etc/bibletime.profile index 0691b32c3..ca8ab09bb 100644 --- a/etc/bibletime.profile +++ b/etc/bibletime.profile @@ -34,9 +34,8 @@ notv nou2f novideo protocol unix,inet,inet6,netlink -seccomp +seccomp.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 shell none -tracelog # private-bin bibletime,qt5ct private-dev -- cgit v1.2.3-70-g09d2