/usr/lib/systemd/user/flatpak-session-helper.service is in flatpak 0.11.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | [Unit]
Description=flatpak session helper
[Service]
BusName=org.freedesktop.Flatpak
ExecStart=/usr/lib/flatpak/flatpak-session-helper
Type=dbus
|