forked from pool/systemd
3c887e3f4e
14 lines
407 B
Diff
14 lines
407 B
Diff
Index: systemd-195/units/graphical.target
|
|||
===================================================================
|
|||
--- systemd-195.orig/units/graphical.target
|
|||
+++ systemd-195/units/graphical.target
|
|||
@@ -11,7 +11,7 @@ Documentation=man:systemd.special(7)
|
|||
Requires=multi-user.target
|
|||
After=multi-user.target
|
|||
Conflicts=rescue.target
|
|||
-Wants=display-manager.service
|
|||
+Wants=xdm.service
|
|||
AllowIsolate=yes
|
|||
|
|||
[Install]
|