aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-07-20 12:03:32 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-20 12:03:32 +0000
commit094892dfdf1bd281d2609d0eee44ae76e08bd2f7 (patch)
treec14cfe08fd90a06b9f022709a3167b64ee1ebb0a
parentsqlitebrowser remote support (#5909) (diff)
downloadfirejail-094892dfdf1bd281d2609d0eee44ae76e08bd2f7.tar.gz
firejail-094892dfdf1bd281d2609d0eee44ae76e08bd2f7.tar.zst
firejail-094892dfdf1bd281d2609d0eee44ae76e08bd2f7.zip
profiles: remove /usr/share/vulkan already whitelisted by wusc (#5910)
-rw-r--r--etc/profile-a-l/firefox-common-addons.profile1
-rw-r--r--etc/profile-m-z/mpv.profile1
-rw-r--r--etc/profile-m-z/smplayer.profile1
3 files changed, 0 insertions, 3 deletions
diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile
index 6dc1fca8a..f12750fda 100644
--- a/etc/profile-a-l/firefox-common-addons.profile
+++ b/etc/profile-a-l/firefox-common-addons.profile
@@ -74,7 +74,6 @@ 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
78 77
79# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 78# GNOME Shell integration (chrome-gnome-shell) needs dbus and python
80noblacklist ${HOME}/.local/share/gnome-shell 79noblacklist ${HOME}/.local/share/gnome-shell
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index 85f414562..bd01d4082 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -60,7 +60,6 @@ whitelist ${HOME}/yt-dlp.conf
60whitelist ${HOME}/yt-dlp.conf.txt 60whitelist ${HOME}/yt-dlp.conf.txt
61whitelist /usr/share/lua 61whitelist /usr/share/lua
62whitelist /usr/share/lua* 62whitelist /usr/share/lua*
63whitelist /usr/share/vulkan
64include whitelist-common.inc 63include whitelist-common.inc
65include whitelist-player-common.inc 64include whitelist-player-common.inc
66include whitelist-usr-share-common.inc 65include whitelist-usr-share-common.inc
diff --git a/etc/profile-m-z/smplayer.profile b/etc/profile-m-z/smplayer.profile
index 0ab398ebd..9dd41fd27 100644
--- a/etc/profile-m-z/smplayer.profile
+++ b/etc/profile-m-z/smplayer.profile
@@ -30,7 +30,6 @@ include disable-xdg.inc
30 30
31whitelist /usr/share/lua* 31whitelist /usr/share/lua*
32whitelist /usr/share/smplayer 32whitelist /usr/share/smplayer
33whitelist /usr/share/vulkan
34include whitelist-usr-share-common.inc 33include whitelist-usr-share-common.inc
35include whitelist-var-common.inc 34include whitelist-var-common.inc
36 35