mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
minetest: Enable rm (#3764)
rm is needed to uninstall mods and delete game saves (worlds).
This commit is contained in:
parent
0fa7f9c30f
commit
959684f646
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ shell none
|
|||
tracelog
|
||||
|
||||
disable-mnt
|
||||
private-bin minetest
|
||||
private-bin minetest,rm
|
||||
private-cache
|
||||
private-dev
|
||||
# private-etc needs to be updated, see #1702
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue