mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-14 05:02:44 -04:00
6f9915eade97a6f487a490af0980847d208e03ec
Otherwise, service activation will start a new xdg-document-portal (because we're using a private DBUS_SESSION_BUS_ADDRESS), but because XDG_RUNTIME_DIR is shared with the real system, it won't be able to mount its filesystem. We need to unmount the document portal before removing the private XDG_RUNTIME_DIR. Signed-off-by: Simon McVittie <smcv@debian.org>
Flatpak
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%