1
0
Fork 0
gnome-session/data/gnome-session-restart-dbus.service.in
Daniel Baumann f9d3f51ece
Adding upstream version 48.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:58:09 +02:00

11 lines
321 B
SYSTEMD

[Unit]
Description=Restart DBus after GNOME Session shutdown
# Allow exit.target to start even if this unit is started with replace-irreversibly.
# For this to work, we also need to be in the root slice.
DefaultDependencies=no
[Service]
Type=notify
ExecStart=@libexecdir@/gnome-session-ctl --restart-dbus
Slice=-.slice