[gnome-apps-nightly] Builder: Limit filesystem to home rather than host



commit 4076aa2054ecd079707ab42d9513321856de680b
Author: Patrick Griffis <tingping tingping se>
Date:   Wed Jan 18 16:49:08 2017 -0500

    Builder: Limit filesystem to home rather than host

 org.gnome.Builder.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 9174cb8..1a74802 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -15,7 +15,7 @@
         /* Wayland access */
         "--socket=wayland",
         /* We want full fs access */
-        "--filesystem=host",
+        "--filesystem=home",
         /* Needs to talk to the network: */
         "--share=network",
         "--talk-name=org.gtk.vfs.*",


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