[evolution/gnome-3-38] I#766 - Flatpak: Enable access to Kerberos tickets



commit dbcf3f85090cb91b3d69f29dd082cd55d6519aa2
Author: Milan Crha <mcrha redhat com>
Date:   Wed Sep 30 10:51:12 2020 +0200

    I#766 - Flatpak: Enable access to Kerberos tickets
    
    Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/766

 flatpak/org.gnome.Evolution-master.json | 1 +
 flatpak/org.gnome.Evolution-stable.json | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 3111c4d761..737405ca4a 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -31,6 +31,7 @@
                "--filesystem=~/.gnupg:rw",
                "--filesystem=xdg-run/dconf",
                "--filesystem=~/.config/dconf:ro",
+               "--filesystem=/run/.heim_org.h5l.kcm-socket",
                "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
                "--talk-name=ca.desrt.dconf",
                "--talk-name=org.freedesktop.Notifications",
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index 7064324690..4086087b96 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -30,6 +30,7 @@
                "--filesystem=~/.gnupg:rw",
                "--filesystem=xdg-run/dconf",
                "--filesystem=~/.config/dconf:ro",
+               "--filesystem=/run/.heim_org.h5l.kcm-socket",
                "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
                "--talk-name=ca.desrt.dconf",
                "--talk-name=org.freedesktop.Notifications",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]