From 94af430d9f4ced938315b079bdc62313b7b8152c Mon Sep 17 00:00:00 2001 From: smitsohu Date: Tue, 13 Mar 2018 18:22:31 +0100 Subject: fix qupzilla, falkon (seccomp, tracelog, private-tmp) - #1794, #1736 --- etc/falkon.profile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc/falkon.profile') 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 noroot notv protocol unix,inet,inet6,netlink -seccomp -tracelog +# blacklisting of chroot system calls breaks falkon +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 +# tracelog private-dev -private-tmp +# private-tmp - interferes with the opening of downloaded files noexec ${HOME} noexec /tmp -- cgit v1.2.3-54-g00ecf