]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/graphical.target
Merge pull request #12267 from keszybz/udev-settle-warning
[thirdparty/systemd.git] / units / graphical.target
index 65f2521d9ee16f51a2621bad25e1ccf1e0e6233e..f3e30e9756be859b63125b9eacf40a9cef7de382 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -9,10 +11,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