netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.84k stars 568 forks source link

profiles: evolution: add /tmp/evolution-* & disable private-tmp #6469

Closed kmk3 closed 2 months ago

kmk3 commented 2 months ago

These paths are apparently used for attachments.

Disable private-tmp to make it easier to open attachments with external programs.

Relates to #5101.

Reported-by: @githlp Suggested-by: @rusty-snake