summaryrefslogtreecommitdiffstats
path: root/data/gnome-session-x11@.target
blob: ce5879b2078eb38b486c62ee7ee28965884cb456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[Unit]
Description=GNOME X11 Session (session: %i)
OnFailure=gnome-session-failed.target
OnFailureJobMode=replace
DefaultDependencies=no
# Start happens explicitly
RefuseManualStart=no
# Stop happens by starting gnome-session-shutdown.target
#RefuseManualStop=yes

Conflicts=shutdown.target gnome-session-shutdown.target
PartOf=graphical-session.target

# As this is the main entry point, pull in the other toplevel gnome-session targets
BindsTo=gnome-session@.target
After=gnome-session@.target

BindsTo=gnome-session-x11.target
After=gnome-session-x11.target

BindsTo=gnome-session.target
After=gnome-session.target