Skip to content

daemon: Use named sockets to avoid network permission requirement

Ondrej Holy requested to merge wip/oholy/runtime-dir-socket into master

Use named sockets instead of abstract sockets to avoid network permission requirements for Flatpak applications. Add warnings with hint that --filesystem=xdg-run/gvfsd is needed. Also add session bus fallback for synchronous API. See #515 (closed).

Edited by Ondrej Holy

Merge request reports