]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/graphical.target
test-string-util: add another test for stripping slashes
[thirdparty/systemd.git] / units / graphical.target
index a2c4532e4c2a4da7d47d01ad3873d19b7b300515..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,7 +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