mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
fractal.profile: allow /usr/share/fractal
This fixes Fractal 5 not opening on Void Linux due to it failing to access "/usr/share/fractal/resources.gresource". Fixes #6119. Reported-by: @mhmdana Suggested-by: @rusty-snake
This commit is contained in:
parent
2e95bb3bfc
commit
4347f06aa9
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ include disable-xdg.inc
|
|||
mkdir ${HOME}/.cache/fractal
|
||||
whitelist ${HOME}/.cache/fractal
|
||||
whitelist ${DOWNLOADS}
|
||||
whitelist /usr/share/fractal
|
||||
include whitelist-common.inc
|
||||
include whitelist-runuser-common.inc
|
||||
include whitelist-usr-share-common.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue