chiark / gitweb /
systemd-tmpfiles-setup-dev: remain after exit
[elogind.git] / units / graphical.target
index 2e82d6f89854a6362a9b675804253066ee7d36b6..65f2521d9ee16f51a2621bad25e1ccf1e0e6233e 100644 (file)
@@ -5,13 +5,13 @@
 #  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]