[gnome-news] Flatpak: News obviously needs access to the network



commit 30710d244b80ab68c6305e9087131b958cad0f40
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Sun Oct 8 13:00:41 2017 +0200

    Flatpak: News obviously needs access to the network

 org.gnome.News.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.News.json b/org.gnome.News.json
index 87c8b37..14d5bbd 100644
--- a/org.gnome.News.json
+++ b/org.gnome.News.json
@@ -9,6 +9,7 @@
     "finish-args": [
         "--share=ipc", "--socket=x11",
         "--socket=wayland",
+        "--share=network",
         "--talk-name=org.freedesktop.Tracker1",
         "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
         "--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]