1
0
Fork 0
mirror of https://gitlab.postmarketos.org/postmarketOS/pmaports.git synced 2025-07-24 15:25:13 +03:00
pmaports/extra-repos/systemd/systemd-services/user-flatpak-portal.service
jane400 295521cac4
systemd/systemd-services: update flatpak user units (MR 6078)
Add flatpak-oci-authenticator.service and fixup paths to /usr/libexec

[ci:skip-build]: already built successfully in CI
2025-01-23 10:19:53 -08:00

8 lines
164 B
Desktop File

[Unit]
Description=flatpak portal
PartOf=graphical-session.target
[Service]
BusName=org.freedesktop.portal.Flatpak
ExecStart=/usr/libexec/flatpak-portal
Type=dbus