aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+GitHub@protonmail.com>2018-12-15 16:18:07 +0000
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-12-15 10:18:07 -0600
commit6e9dd5e5be9b3e95b1f83a2c22fc704f94c32152 (patch)
tree629fea5511ec6fcdf775e55f2d6f4201dc487294
parentjoin: check prctl return value (diff)
downloadfirejail-6e9dd5e5be9b3e95b1f83a2c22fc704f94c32152.tar.gz
firejail-6e9dd5e5be9b3e95b1f83a2c22fc704f94c32152.tar.zst
firejail-6e9dd5e5be9b3e95b1f83a2c22fc704f94c32152.zip
Fix bibletime.profile (#2295)
* Fix bibletime.profile Fix: bibletime don't starts on Fedora and Arch Use `seccomp.drop` from firefox.
-rw-r--r--etc/bibletime.profile3
1 files changed, 1 insertions, 2 deletions
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
34nou2f 34nou2f
35novideo 35novideo
36protocol unix,inet,inet6,netlink 36protocol unix,inet,inet6,netlink
37seccomp 37seccomp.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
38shell none 38shell none
39tracelog
40 39
41# private-bin bibletime,qt5ct 40# private-bin bibletime,qt5ct
42private-dev 41private-dev