summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-07-15 17:28:41 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2013-07-15 17:28:41 +0200
commita23acf14f14c169e747c8d144d773aaa02815fc3 (patch)
tree110c607a3da4d7f92591fd0dcced19a43335668b /docs
parent4962213bace101fd2861c19cc0e4c057b15a2030 (diff)
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/kmsconvt@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/kmsconvt@.service b/docs/kmsconvt@.service
index f8622fc..7b64823 100644
--- a/docs/kmsconvt@.service
+++ b/docs/kmsconvt@.service
@@ -45,4 +45,4 @@ TTYVHangup=yes
TTYVTDisallocate=yes
[Install]
-Alias=getty.target.wants/kmsconvt@tty1.service
+WantedBy=getty.target