Skip to content

Commit

Permalink
profiles: thunderbird: allow /etc/thunderbird (#6514)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
celenityy authored Oct 23, 2024
1 parent 07ff983 commit bfa00e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/profile-m-z/thunderbird.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bfa00e3

Please sign in to comment.