Skip to content

Fix remote shares access with gvfs

Bastien Nocera requested to merge wip/hadess/gvfs-access into master

We need access to $XDG_RUNTIME_DIR/gvfsd because of: gvfs#515 (comment 919326) but we were lacking access to $XDG_RUNTIME_DIR/gvfs which meant no FUSE access to files.

Merge request reports