chiark / gitweb /
units: set TimeoutSec on some oneshot services
[elogind.git] / units / graphical.target
index f2e30341d4549e4a88fc703df9a7a442e38c1ffb..87be97e13ab1ff2056f5a03ecaa7d271b7296e9f 100644 (file)
@@ -1,18 +1,15 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# See systemd.special(7) for details
-
 [Unit]
 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