ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/systemd/user/gnome-session-restart-dbus....

12 lines
321 B
INI

[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=/usr/libexec/gnome-session-ctl --restart-dbus
Slice=-.slice