[evolution] eds-I#298 - Flatpak: Share NSS database with the system
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] eds-I#298 - Flatpak: Share NSS database with the system
- Date: Wed, 10 Feb 2021 08:06:16 +0000 (UTC)
commit 30df81e7fc1abe6d2c1eba4c019a589341cdd7e5
Author: Milan Crha <mcrha redhat com>
Date: Wed Feb 10 09:05:26 2021 +0100
eds-I#298 - Flatpak: Share NSS database with the system
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/298
flatpak/org.gnome.Evolution-master.json | 2 ++
flatpak/org.gnome.Evolution-stable.json | 2 ++
2 files changed, 4 insertions(+)
---
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 3c8e79936f..e5058b5790 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -31,6 +31,8 @@
"--device=dri",
"--filesystem=~/.gnupg:rw",
"--filesystem=xdg-config/gnupg:rw",
+ "--filesystem=~/.pki:rw",
+ "--filesystem=xdg-config/pki:rw",
"--filesystem=/run/.heim_org.h5l.kcm-socket",
"--metadata=X-DConf=migrate-path=/org/gnome/evolution/",
"--talk-name=org.freedesktop.Notifications",
diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json
index c48c3d86a7..9ab903e8d4 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -30,6 +30,8 @@
"--device=dri",
"--filesystem=~/.gnupg:rw",
"--filesystem=xdg-config/gnupg:rw",
+ "--filesystem=~/.pki:rw",
+ "--filesystem=xdg-config/pki:rw",
"--filesystem=/run/.heim_org.h5l.kcm-socket",
"--metadata=X-DConf=migrate-path=/org/gnome/evolution/",
"--talk-name=org.freedesktop.Notifications",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]