[recipes] Tighten the sandbox again



commit 72fb4ce59a17bdddfc56dfb868095ce997ee9442
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Feb 13 06:13:47 2017 -0500

    Tighten the sandbox again
    
    We no longer need the HostCommand api, so no need to talk
    to org.freedesktop.Flatpak.

 org.gnome.Recipes.flatpak.json |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Recipes.flatpak.json b/org.gnome.Recipes.flatpak.json
index 57c1f38..d98d330 100644
--- a/org.gnome.Recipes.flatpak.json
+++ b/org.gnome.Recipes.flatpak.json
@@ -10,7 +10,6 @@
         "--socket=wayland",
         "--filesystem=xdg-run/dconf",
         "--filesystem=~/.config/dconf:ro",
-        "--talk-name=org.freedesktop.Flatpak",
         "--talk-name=ca.desrt.dconf",
         "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
     ],


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