[gnome-apps-nightly] [dconf-editor] Read-only test.



commit 6c43a588b01bbd8a61327972f19c80561dc941f0
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Feb 23 14:15:52 2018 +0100

    [dconf-editor] Read-only test.

 ca.desrt.dconf-editor.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ca.desrt.dconf-editor.json b/ca.desrt.dconf-editor.json
index 355b35a..d3ad84c 100644
--- a/ca.desrt.dconf-editor.json
+++ b/ca.desrt.dconf-editor.json
@@ -19,7 +19,7 @@
 
         /* dconf */
         "--filesystem=xdg-run/dconf", "--talk-name=ca.desrt.dconf",
-        "--filesystem=~/.config/dconf:rw", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--filesystem=~/.config/dconf:ro", "--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]