From d61bbad6d261f95a894a76e8154b825874645ebc Mon Sep 17 00:00:00 2001 From: celenityy <132830388+celenityy@users.noreply.github.com> Date: Tue, 22 Oct 2024 05:36:46 +0000 Subject: [PATCH] profiles: thunderbird: allow /etc/thunderbird This fixes access to Thunderbird system policies, which can be set system-wide via `/etc/thunderbird/policies/policies.json`. Users can also use this directory to set different default preferences. Relates to #6400 #6435. --- etc/profile-m-z/thunderbird.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/profile-m-z/thunderbird.profile b/etc/profile-m-z/thunderbird.profile index fda32d038af..50c724d7303 100644 --- a/etc/profile-m-z/thunderbird.profile +++ b/etc/profile-m-z/thunderbird.profile @@ -61,6 +61,8 @@ whitelist /usr/share/thunderbird #machine-id novideo +private-etc thunderbird + # We need the real /tmp for data exchange when xdg-open handles email attachments on KDE ignore private-tmp