mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 22:01:18 -06:00
profiles: remove /usr/share/vulkan already whitelisted by wusc (#5910)
This commit is contained in:
parent
0fe0e9222a
commit
094892dfdf
3 changed files with 0 additions and 3 deletions
|
|
@ -74,7 +74,6 @@ whitelist ${HOME}/.zotero
|
||||||
whitelist ${HOME}/dwhelper
|
whitelist ${HOME}/dwhelper
|
||||||
whitelist /usr/share/lua
|
whitelist /usr/share/lua
|
||||||
whitelist /usr/share/lua*
|
whitelist /usr/share/lua*
|
||||||
whitelist /usr/share/vulkan
|
|
||||||
|
|
||||||
# GNOME Shell integration (chrome-gnome-shell) needs dbus and python
|
# GNOME Shell integration (chrome-gnome-shell) needs dbus and python
|
||||||
noblacklist ${HOME}/.local/share/gnome-shell
|
noblacklist ${HOME}/.local/share/gnome-shell
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,6 @@ whitelist ${HOME}/yt-dlp.conf
|
||||||
whitelist ${HOME}/yt-dlp.conf.txt
|
whitelist ${HOME}/yt-dlp.conf.txt
|
||||||
whitelist /usr/share/lua
|
whitelist /usr/share/lua
|
||||||
whitelist /usr/share/lua*
|
whitelist /usr/share/lua*
|
||||||
whitelist /usr/share/vulkan
|
|
||||||
include whitelist-common.inc
|
include whitelist-common.inc
|
||||||
include whitelist-player-common.inc
|
include whitelist-player-common.inc
|
||||||
include whitelist-usr-share-common.inc
|
include whitelist-usr-share-common.inc
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,6 @@ include disable-xdg.inc
|
||||||
|
|
||||||
whitelist /usr/share/lua*
|
whitelist /usr/share/lua*
|
||||||
whitelist /usr/share/smplayer
|
whitelist /usr/share/smplayer
|
||||||
whitelist /usr/share/vulkan
|
|
||||||
include whitelist-usr-share-common.inc
|
include whitelist-usr-share-common.inc
|
||||||
include whitelist-var-common.inc
|
include whitelist-var-common.inc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue