summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/graphical.target
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/graphical.target')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/graphical.target7
1 files changed, 2 insertions, 5 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/graphical.target b/core/modules/systemd/data/usr/lib/systemd/system/graphical.target
index 65f2521d..87be97e1 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/graphical.target
+++ b/core/modules/systemd/data/usr/lib/systemd/system/graphical.target
@@ -9,10 +9,7 @@
Description=Graphical Interface
Documentation=man:systemd.special(7)
Requires=multi-user.target
-After=multi-user.target
-Conflicts=rescue.target
Wants=display-manager.service
+Conflicts=rescue.service rescue.target
+After=multi-user.target rescue.service rescue.target display-manager.service
AllowIsolate=yes
-
-[Install]
-Alias=default.target