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:
parent
4962213bac
commit
a23acf14f1
@ -45,4 +45,4 @@ TTYVHangup=yes
|
||||
TTYVTDisallocate=yes
|
||||
|
||||
[Install]
|
||||
Alias=getty.target.wants/kmsconvt@tty1.service
|
||||
WantedBy=getty.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user