mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-30 19:26:47 -04:00
Being unable to access the system-bus is nto a security boundry since,
in that case it's trivial to start your own session and set
DBUS_SYSTEM_BUS_ADDRESS. This is the same fix as 3afdfd2 but for handling
installation instead. See said commit for more details.
Adapted from #5609
Fixes #5076
Co-authored-by: Dan Nicholson <dbn@endlessaccess.org>