aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/minetest.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2020-11-29 19:40:48 -0500
committerLibravatar Tad <tad@spotco.us>2020-11-29 19:52:19 -0500
commita04e63f97fc14dd713dfadb2bf193b09d02fbbc5 (patch)
treecbf517a1215bacd9124820f7a204259985a1af94 /etc/profile-m-z/minetest.profile
parentUpdate build.yml (#3779) (diff)
downloadfirejail-a04e63f97fc14dd713dfadb2bf193b09d02fbbc5.tar.gz
firejail-a04e63f97fc14dd713dfadb2bf193b09d02fbbc5.tar.zst
firejail-a04e63f97fc14dd713dfadb2bf193b09d02fbbc5.zip
Small fixes
- gimp: allow mbind syscall. no start on Fedora 33 without - minetest: disable private-cache. without persistent cache connecting to servers can take many minutes - supertuxkart: allow bluetooth protocol. stk can directly connect/pair to WiiMote controllers - supertuxkart: comment private-dev to allow controller use - profiles: unify controller support comments - firecfg: comment evolution with a note, and add a note to epiphany #3647 + #2995
Diffstat (limited to 'etc/profile-m-z/minetest.profile')
-rw-r--r--etc/profile-m-z/minetest.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/minetest.profile b/etc/profile-m-z/minetest.profile
index e126050b7..666af323d 100644
--- a/etc/profile-m-z/minetest.profile
+++ b/etc/profile-m-z/minetest.profile
@@ -53,7 +53,8 @@ tracelog
53 53
54disable-mnt 54disable-mnt
55private-bin minetest,rm 55private-bin minetest,rm
56private-cache 56# cache is used for storing assets when connecting to servers
57#private-cache
57private-dev 58private-dev
58# private-etc needs to be updated, see #1702 59# private-etc needs to be updated, see #1702
59#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,machine-id,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl 60#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,machine-id,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl