summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-12-10 00:43:09 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2017-12-10 00:43:09 +0100
commit15d9ef1ba68914223fcd4a989c9c6df8b7565a1d (patch)
treeef8740bff900ca039332c0013c0cac3dd6aa21a9 /etc
parentremove mutt blacklist redundancies (diff)
downloadfirejail-15d9ef1ba68914223fcd4a989c9c6df8b7565a1d.tar.gz
firejail-15d9ef1ba68914223fcd4a989c9c6df8b7565a1d.tar.zst
firejail-15d9ef1ba68914223fcd4a989c9c6df8b7565a1d.zip
fix (and harden) kmail - #1541
Diffstat (limited to 'etc')
-rw-r--r--etc/kmail.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/kmail.profile b/etc/kmail.profile
index fdc96c97f..7aad57987 100644
--- a/etc/kmail.profile
+++ b/etc/kmail.profile
@@ -18,10 +18,13 @@ nodvd
18nogroups 18nogroups
19nonewprivs 19nonewprivs
20noroot 20noroot
21nosound
21notv 22notv
23novideo
22protocol unix,inet,inet6,netlink 24protocol unix,inet,inet6,netlink
23seccomp 25# blacklisting of chroot system calls breaks kmail
24tracelog 26seccomp.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
27# tracelog
25 28
26private-dev 29private-dev
27# private-tmp 30# private-tmp