aboutsummaryrefslogtreecommitdiffstats
path: root/etc/akregator.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/akregator.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/akregator.profile')
-rw-r--r--etc/akregator.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/akregator.profile b/etc/akregator.profile
index 466eff22d..34933f283 100644
--- a/etc/akregator.profile
+++ b/etc/akregator.profile
@@ -36,7 +36,7 @@ nou2f
36novideo 36novideo
37protocol unix,inet,inet6,netlink 37protocol unix,inet,inet6,netlink
38# chroot syscalls are needed for setting up the built-in sandbox 38# chroot syscalls are needed for setting up the built-in sandbox
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
40shell none 40shell none
41 41
42disable-mnt 42disable-mnt