docs: use WantedBy in kmsconvt@.service

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>
This commit is contained in:
David Herrmann 2013-07-15 17:28:41 +02:00
parent 4962213bac
commit a23acf14f1

View File

@ -45,4 +45,4 @@ TTYVHangup=yes
TTYVTDisallocate=yes
[Install]
Alias=getty.target.wants/kmsconvt@tty1.service
WantedBy=getty.target