This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/lib/gnome-session-binary --systemd-service --session=%i -
ExecStart=/usr/libexec/gnome-session-binary --systemd-service --session=%i -
ExecStopPost=-/usr/lib/gnome-session-ctl --shutdown -
ExecStopPost=-/usr/libexec/gnome-session-ctl --shutdown -
Type=notify
-
-
[Unit]-
After=gnome-session-pre.target -
Before=gnome-session-manager.target -
CollectMode=inactive-or-failed -
Description=GNOME Session Manager (session: %i) -
OnFailure=gnome-session-shutdown.target -
OnFailureJobMode=replace-irreversibly -
PartOf=gnome-session-manager.target -
RefuseManualStart=yes -
RefuseManualStop=yes -
Requires=gnome-session-manager.target -
Requisite=gnome-session-pre.target
-
Additionnal notes
Nothing here.