summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-09-25 14:24:03 +0200
committerOndrej Holy <oholy@redhat.com>2020-12-08 12:56:05 +0100
commit29a00938055d3c7c11533bdda3f84ec51d4cbb32 (patch)
tree90893fa37abb77c9393f726d724b02460ca6cfb3 /client
parent0524981fb0be9425fd7b7e7cee28b49ad82d7a31 (diff)
downloadgvfs-29a00938055d3c7c11533bdda3f84ec51d4cbb32.tar.gz
daemon: Use named sockets to avoid network permission requirement
Flatpak applications don't work with gvfs if network access is not granted. This is because GVfs for peer-to-peer communication uses abstract sockets, which are tied to the network namespace. Let's use named sockets under /run/user/$UID/gvfsd/ instead, which will allow applications to use --filesystem=xdg-run/gvfsd to grant access. Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/515
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions