eds-I#298 - Flatpak: Share NSS database with the system

Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/298
This commit is contained in:
Milan Crha
2021-02-10 09:05:26 +01:00
parent e0ba1e6acd
commit 30df81e7fc
2 changed files with 4 additions and 0 deletions

View File

@ -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",

View File

@ -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",