aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/minecraft-launcher.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/minecraft-launcher.profile')
-rw-r--r--etc/profile-m-z/minecraft-launcher.profile7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/profile-m-z/minecraft-launcher.profile b/etc/profile-m-z/minecraft-launcher.profile
index 4f2c89b27..15adbcb36 100644
--- a/etc/profile-m-z/minecraft-launcher.profile
+++ b/etc/profile-m-z/minecraft-launcher.profile
@@ -25,6 +25,8 @@ include disable-xdg.inc
25 25
26mkdir ${HOME}/.minecraft 26mkdir ${HOME}/.minecraft
27whitelist ${HOME}/.minecraft 27whitelist ${HOME}/.minecraft
28# Needs keyring access in order to save logins
29whitelist ${RUNUSER}/keyring
28include whitelist-common.inc 30include whitelist-common.inc
29include whitelist-runuser-common.inc 31include whitelist-runuser-common.inc
30include whitelist-usr-share-common.inc 32include whitelist-usr-share-common.inc
@@ -54,7 +56,10 @@ private-etc @tls-ca,@x11,host.conf,java*,mime.types,services,timezone
54private-opt minecraft-launcher 56private-opt minecraft-launcher
55private-tmp 57private-tmp
56 58
57dbus-user none 59dbus-user filter
60dbus-user.talk org.freedesktop.secrets
61dbus-user.talk org.gnome.keyring.*
62dbus-user.talk org.gnome.seahorse.*
58dbus-system none 63dbus-system none
59 64
60restrict-namespaces 65restrict-namespaces