docs: use WantedBy in kmsconvt@.service
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 15 Jul 2013 15:28:41 +0000 (17:28 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 15 Jul 2013 15:28:41 +0000 (17:28 +0200)
We currently use the old systemd syntax that was copied from
getty@.service. It doesn't allow enabling specific TTYs, though. So use
the new WantedBy syntax instead.

Thanks to "trusktr" for investigating and reporting upstream to systemd
developers.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
docs/kmsconvt@.service

index f8622fc..7b64823 100644 (file)
@@ -45,4 +45,4 @@ TTYVHangup=yes
 TTYVTDisallocate=yes
 
 [Install]
-Alias=getty.target.wants/kmsconvt@tty1.service
+WantedBy=getty.target