[gnome-boxes/wip/feborges/no-filesystem-access: 6/6] flatpak: Remove filesystem access
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/feborges/no-filesystem-access: 6/6] flatpak: Remove filesystem access
- Date: Wed, 7 Nov 2018 16:09:31 +0000 (UTC)
commit da77c227504811e01ed1fb75bcc471066c01d071
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Oct 30 13:51:57 2018 +0100
flatpak: Remove filesystem access
Boxes no longer needs to access the filesystem out of the sandbox.
The recent changes introduced in this series make the use of portals
to interact with external files.
Only dconf access persists.
See http://docs.flatpak.org/en/latest/sandbox-permissions.html
build-aux/flatpak/org.gnome.Boxes.json | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index c2025003..65c03b0b 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -18,7 +18,6 @@
"--talk-name=org.freedesktop.Accounts",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
- "--filesystem=home",
"--talk-name=ca.desrt.dconf",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]