[gnome-tour/bilelmoussaoui/video] Flatpak: remove uneeded home access was mostly there for helping test the video feature



commit 872a03842541d7efcbf4c4a5aea930b0049bbd13
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Tue Aug 18 17:43:16 2020 +0200

    Flatpak: remove uneeded home access
    was mostly there for helping test the video feature

 build-aux/org.gnome.TourDevel.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/build-aux/org.gnome.TourDevel.json b/build-aux/org.gnome.TourDevel.json
index 4aa0dfa..cd7e9f5 100644
--- a/build-aux/org.gnome.TourDevel.json
+++ b/build-aux/org.gnome.TourDevel.json
@@ -14,8 +14,7 @@
         "--share=ipc",
         "--socket=fallback-x11",
         "--socket=wayland",
-        "--device=dri",
-        "--filesystem=home"
+        "--device=dri"
     ],
     "build-options" : {
         "append-path" : "/usr/lib/sdk/rust-stable/bin",


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