mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-02 22:34:25 -04:00
Stop flatpak-session-helper and flatpak-portal when the session ends
Fixes #5068
This commit is contained in:
committed by
Simon McVittie
parent
1089769f7a
commit
8305ff2732
@@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=flatpak portal
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
BusName=org.freedesktop.portal.Flatpak
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=flatpak session helper
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
BusName=org.freedesktop.Flatpak
|
||||
|
||||
Reference in New Issue
Block a user