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)
commita23acf14f14c169e747c8d144d773aaa02815fc3
tree110c607a3da4d7f92591fd0dcced19a43335668b
parent4962213bace101fd2861c19cc0e4c057b15a2030
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>
docs/kmsconvt@.service