flatpak/system-helper/org.freedesktop.Flatpak.SystemHelper.service.in
Alexander Larsson 260f3df91c system-helper: Add User=root to service file
This is needed for systemd-less activation on the system bus.
2017-01-23 16:30:52 +01:00

6 lines
164 B
SYSTEMD

[D-BUS Service]
Name=org.freedesktop.Flatpak.SystemHelper
Exec=@libexecdir@/flatpak-system-helper@extraargs@
SystemdService=flatpak-system-helper.service
User=root