I#766 - Flatpak: Enable access to Kerberos tickets

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/766
This commit is contained in:
Milan Crha
2020-09-30 10:51:12 +02:00
parent 8284ba6715
commit dbcf3f8509
2 changed files with 2 additions and 0 deletions

View File

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

View File

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