chiark / gitweb /
systemd-tmpfiles-setup-dev: remain after exit
[elogind.git] / units / graphical.target
index f2e30341d4549e4a88fc703df9a7a442e38c1ffb..65f2521d9ee16f51a2621bad25e1ccf1e0e6233e 100644 (file)
@@ -1,17 +1,17 @@
 #  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
 AllowIsolate=yes
 
 [Install]