[gnome-apps-nightly] games: Read-only access to the HOME dir should be enough



commit bc9690c37f4a9319fc108d90878b230db9d9e982
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Wed Aug 10 12:55:45 2016 +0200

    games: Read-only access to the HOME dir should be enough

 org.gnome.Games.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Games.json b/org.gnome.Games.json
index 29e85f0..e2ac769 100644
--- a/org.gnome.Games.json
+++ b/org.gnome.Games.json
@@ -19,7 +19,7 @@
         "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         /* Needed to find the ROMs */
-        "--filesystem=home"
+        "--filesystem=home:ro"
     ],
     "build-options" : {
         "cflags": "-O2 -g",


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