aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox-common-addons.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-20 10:17:54 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-20 10:21:53 -0300
commit09254ff74736e66f22cfd04066d2bad010949337 (patch)
tree5a1952e7a12a58ff4c797ce238cf56d431cfc32b /etc/profile-a-l/firefox-common-addons.profile
parentprofiles: remove /usr/share/vulkan already whitelisted by wusc (#5910) (diff)
downloadfirejail-09254ff74736e66f22cfd04066d2bad010949337.tar.gz
firejail-09254ff74736e66f22cfd04066d2bad010949337.tar.zst
firejail-09254ff74736e66f22cfd04066d2bad010949337.zip
firefox-common-addons.profile: restore vulkan whitelist
Multiple profiles include firefox-common.profile, but not all of them include whitelist-usr-share-common.inc. Suggested by @glitsj16[1]. This amends commit 094892dfd ("profiles: remove /usr/share/vulkan already whitelisted by wusc (#5910)", 2023-07-20). [1] https://github.com/netblue30/firejail/pull/5910/files#r1269397348
Diffstat (limited to 'etc/profile-a-l/firefox-common-addons.profile')
-rw-r--r--etc/profile-a-l/firefox-common-addons.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index f12750fda..6dc1fca8a 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -74,6 +74,7 @@ whitelist ${HOME}/.zotero
74whitelist ${HOME}/dwhelper 74whitelist ${HOME}/dwhelper
75whitelist /usr/share/lua 75whitelist /usr/share/lua
76whitelist /usr/share/lua* 76whitelist /usr/share/lua*
77whitelist /usr/share/vulkan
77 78
78# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 79# GNOME Shell integration (chrome-gnome-shell) needs dbus and python
79noblacklist ${HOME}/.local/share/gnome-shell 80noblacklist ${HOME}/.local/share/gnome-shell