[gnome-apps-nightly] Builder: Limit filesystem to home rather than host
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Builder: Limit filesystem to home rather than host
- Date: Wed, 18 Jan 2017 21:49:35 +0000 (UTC)
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]