[gnome-builder/gnome-builder-3-24] manifest: allow access to host filesystem
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-24] manifest: allow access to host filesystem
- Date: Fri, 24 Mar 2017 11:30:10 +0000 (UTC)
commit a01db31c2466cd0045013274d51272dc0c9e06a7
Author: Christian Hergert <chergert redhat com>
Date: Fri Mar 24 04:29:56 2017 -0700
manifest: allow access to host filesystem
We might need access to additional drives.
org.gnome.Builder.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 8216570..c9b410f 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -16,6 +16,7 @@
"--socket=wayland",
/* We want full fs access */
"--filesystem=home",
+ "--filesystem=host",
/* 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]