aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox-common-addons.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-01-08 11:56:27 +0000
committerLibravatar GitHub <noreply@github.com>2024-01-08 11:56:27 +0000
commitd35847f9a4c50d3f870760a4906753a03c62a2f3 (patch)
tree5f9f288cd19d56d02357b230218c2c3efcc5cd8c /etc/profile-a-l/firefox-common-addons.profile
parentdisable-devel.inc: deduplicate g++ and gcc entries (diff)
downloadfirejail-d35847f9a4c50d3f870760a4906753a03c62a2f3.tar.gz
firejail-d35847f9a4c50d3f870760a4906753a03c62a2f3.tar.zst
firejail-d35847f9a4c50d3f870760a4906753a03c62a2f3.zip
profiles: use only /usr/share/lua* (#6150)
To ensure that it includes luajit paths as well: * /usr/share/lua * /usr/share/luajit-2.1 And remove all entries of the same path without the wildcard, to avoid redundancy. Misc: The wildcard entries were added on commit 56b60dfd0 ("additional Lua blacklisting (#3246)", 2020-02-24) and the entries without the wildcard were partially removed on commit 721a984a5 ("Fix Lua in disable-interpreters.inc", 2020-02-24). This is a follow-up to #6128. Reported-by: @pirate486743186
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, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index 44e54ec1d..ccc2dc7f6 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -76,7 +76,6 @@ whitelist ${HOME}/.wine-pipelight
76whitelist ${HOME}/.wine-pipelight64 76whitelist ${HOME}/.wine-pipelight64
77whitelist ${HOME}/.zotero 77whitelist ${HOME}/.zotero
78whitelist ${HOME}/dwhelper 78whitelist ${HOME}/dwhelper
79whitelist /usr/share/lua
80whitelist /usr/share/lua* 79whitelist /usr/share/lua*
81whitelist /usr/share/mpv 80whitelist /usr/share/mpv
82 81