mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
minetest.profile: whitelist /usr/share/games/minetest (#3740)
It's the path to the game's data in the official Debian package.
This commit is contained in:
parent
a43dd9822b
commit
506655ae58
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ mkdir ${HOME}/.cache/minetest
|
|||
mkdir ${HOME}/.minetest
|
||||
whitelist ${HOME}/.cache/minetest
|
||||
whitelist ${HOME}/.minetest
|
||||
whitelist /usr/share/games/minetest
|
||||
whitelist /usr/share/minetest
|
||||
include whitelist-common.inc
|
||||
include whitelist-runuser-common.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue