[epiphany] Stop bind mounting KCM socket



commit 4f29835958092465bbc52ad7ff89ce143c89a826
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri May 13 10:57:45 2022 -0500

    Stop bind mounting KCM socket
    
    Apologies, Kerberos users of Tech Preview, but this will avoid confusion
    when testing gssproxy user service.

 org.gnome.Epiphany.Canary.json.in | 1 -
 org.gnome.Epiphany.json           | 1 -
 2 files changed, 2 deletions(-)
---
diff --git a/org.gnome.Epiphany.Canary.json.in b/org.gnome.Epiphany.Canary.json.in
index 9aba1bcb5..5a3b9d553 100644
--- a/org.gnome.Epiphany.Canary.json.in
+++ b/org.gnome.Epiphany.Canary.json.in
@@ -10,7 +10,6 @@
     "desktop-file-name-suffix" : " (Canary)",
     "finish-args" : [
         "--device=dri",
-        "--filesystem=/run/.heim_org.h5l.kcm-socket",
         "--filesystem=xdg-download",
         "--share=ipc",
         "--share=network",
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index c86058338..25dfb45de 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -10,7 +10,6 @@
     "desktop-file-name-suffix" : " (Epiphany Technology Preview)",
     "finish-args" : [
         "--device=dri",
-        "--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]