aboutsummaryrefslogtreecommitdiffstats
path: root/etc/baloo_file.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-26 09:59:10 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-30 21:01:10 +0200
commit569149a46e88924fa11b107d905cdc6b889934c3 (patch)
tree38687b70a367032336ed8f03006621edcef8216b /etc/baloo_file.profile
parentUse new seccomp syntax from #2926 (diff)
downloadfirejail-569149a46e88924fa11b107d905cdc6b889934c3.tar.gz
firejail-569149a46e88924fa11b107d905cdc6b889934c3.tar.zst
firejail-569149a46e88924fa11b107d905cdc6b889934c3.zip
Use new seccomp syntax from #2926 in more profiles
Diffstat (limited to 'etc/baloo_file.profile')
-rw-r--r--etc/baloo_file.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/baloo_file.profile b/etc/baloo_file.profile
index f46987cc7..6f7638fa3 100644
--- a/etc/baloo_file.profile
+++ b/etc/baloo_file.profile
@@ -39,7 +39,7 @@ nou2f
39novideo 39novideo
40protocol unix 40protocol unix
41# blacklisting of ioprio_set system calls breaks baloo_file 41# blacklisting of ioprio_set system calls breaks baloo_file
42seccomp.drop @cpu-emulation,@debug,@obsolete,@privileged,@resources,add_key,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,kcmp,keyctl,name_to_handle_at,ni_syscall,open_by_handle_at,personality,process_vm_readv,ptrace,remap_file_pages,request_key,syslog,umount,userfaultfd,vmsplice 42seccomp !ioprio_set
43shell none 43shell none
44# x11 xorg 44# x11 xorg
45 45