[epiphany] Try #2 at kerberos support, flatpak does not like symlinks here



commit bba622a1b92c29cad65af3ca27f4d6be55a925c9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Sep 18 13:29:29 2019 -0500

    Try #2 at kerberos support, flatpak does not like symlinks here

 org.gnome.Epiphany.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index a1cdd40dc..559179a31 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -10,7 +10,7 @@
     "desktop-file-name-suffix" : " (Epiphany Technology Preview)",
     "finish-args" : [
         "--device=dri",
-        "--filesystem=/var/run/.heim_org.h5l.kcm-socket",
+        "--filesystem=/run/.heim_org.h5l.kcm-socket",
         "--filesystem=xdg-download",
         "--share=ipc",
         "--share=network",


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