aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/thunderbird-beta.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-10-18 22:47:07 +0000
committerLibravatar GitHub <noreply@github.com>2023-10-18 22:47:07 +0000
commit17590553045f40e8c7628608c8330b72412fd7f4 (patch)
treea1c5d0888101865866492269f5f194ce0ecffc3c /etc/profile-m-z/thunderbird-beta.profile
parentsteam.profile: Allow Baba Is You (#6054) (diff)
downloadfirejail-17590553045f40e8c7628608c8330b72412fd7f4.tar.gz
firejail-17590553045f40e8c7628608c8330b72412fd7f4.tar.zst
firejail-17590553045f40e8c7628608c8330b72412fd7f4.zip
profiles: exchange private-opt with a whitelist (#6021)
* profiles: drop private-opt (existing whitelist) * profiles: replace private-opt with whitelist In most profiles. Kept private-opt for enpass (~85MB), mate-dictionary (<20MB), minecraft-launcher (~1.6MB) and ppsspp (~44MB). The only app I couldn't check: xmr-stak. * docs: note potential issues with private-opt
Diffstat (limited to 'etc/profile-m-z/thunderbird-beta.profile')
-rw-r--r--etc/profile-m-z/thunderbird-beta.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/thunderbird-beta.profile b/etc/profile-m-z/thunderbird-beta.profile
index 46a1e57c8..e01a9d2d8 100644
--- a/etc/profile-m-z/thunderbird-beta.profile
+++ b/etc/profile-m-z/thunderbird-beta.profile
@@ -6,7 +6,7 @@ include thunderbird-beta.local
6# added by included profile 6# added by included profile
7#include globals.local 7#include globals.local
8 8
9private-opt thunderbird-beta 9whitelist /opt/thunderbird-beta
10 10
11# Redirect 11# Redirect
12include thunderbird.profile 12include thunderbird.profile