[evolution] flatpak: Add access to gvfsd in the Flatpak manifests
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] flatpak: Add access to gvfsd in the Flatpak manifests
- Date: Tue, 19 Jul 2022 10:43:48 +0000 (UTC)
commit 725a2e5a7767a450401a295a2c872020ee8b551b
Author: Milan Crha <mcrha redhat com>
Date: Tue Jul 19 12:41:48 2022 +0200
flatpak: Add access to gvfsd in the Flatpak manifests
Related to https://github.com/flathub/org.gnome.Evolution/pull/94
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 56c45f1dd4..8a64787054 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -33,6 +33,7 @@
"--filesystem=xdg-config/gnupg:rw",
"--filesystem=~/.pki:rw",
"--filesystem=xdg-config/pki:rw",
+ "--filesystem=xdg-run/gvfsd: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 939fdbb1eb..5897081e1a 100644
--- a/flatpak/org.gnome.Evolution-stable.json
+++ b/flatpak/org.gnome.Evolution-stable.json
@@ -32,6 +32,7 @@
"--filesystem=xdg-config/gnupg:rw",
"--filesystem=~/.pki:rw",
"--filesystem=xdg-config/pki:rw",
+ "--filesystem=xdg-run/gvfsd: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]