mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
Stop flatpak-session-helper and flatpak-portal when the session ends
Fixes #5068
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user