aboutsummaryrefslogtreecommitdiffstats
path: root/etc/falkon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/falkon.profile')
-rw-r--r--etc/falkon.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/falkon.profile b/etc/falkon.profile
index 03484382a..a86c83329 100644
--- a/etc/falkon.profile
+++ b/etc/falkon.profile
@@ -27,11 +27,12 @@ nonewprivs
27noroot 27noroot
28notv 28notv
29protocol unix,inet,inet6,netlink 29protocol unix,inet,inet6,netlink
30seccomp 30# blacklisting of chroot system calls breaks falkon
31tracelog 31seccomp.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
32# tracelog
32 33
33private-dev 34private-dev
34private-tmp 35# private-tmp - interferes with the opening of downloaded files
35 36
36noexec ${HOME} 37noexec ${HOME}
37noexec /tmp 38noexec /tmp