[totem/sam/tracker3-flatpak-bundle] flatpak: Remove $HOME access




commit e2d3c47c34eca15e7c8ed285cb7af92378d9069f
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 24 16:51:37 2020 +0200

    flatpak: Remove $HOME access
    
    Now that the indexing/mining is done inside the sandbox, we don't have a
    problem translating paths for files over the sandbox boundary, so remove
    the explicit $HOME share.

 flatpak/org.gnome.Totem.Devel.json | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 8bfc60999..ddef73cde 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -18,8 +18,6 @@
         "--share=network",
         /* Online accounts support */
         "--talk-name=org.gnome.OnlineAccounts",
-        /* XXX This sucks */
-        "--filesystem=home",
         /* Avahi */
         "--system-talk-name=org.freedesktop.Avahi",
         /* DLNA server */


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