[gnome-weather] Update dconf hole-punching in the xdg-app manifest
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Update dconf hole-punching in the xdg-app manifest
- Date: Mon, 9 May 2016 02:32:17 +0000 (UTC)
commit a8bada0205e1038887446e6b396cce3b419a55a5
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sun May 8 19:24:25 2016 -0700
Update dconf hole-punching in the xdg-app manifest
org.gnome.Weather.xdg-app.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Weather.xdg-app.json b/org.gnome.Weather.xdg-app.json
index 8ce1f95..646bf14 100644
--- a/org.gnome.Weather.xdg-app.json
+++ b/org.gnome.Weather.xdg-app.json
@@ -9,7 +9,8 @@
"--socket=wayland",
"--share=network",
"--system-talk-name=org.freedesktop.GeoClue2",
- "--filesystem=home:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
+ "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
"build-options" : {
"cflags": "-O2 -g",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]