docs: fix systemd-unit name typo
We forgot to rename the templates from kmscon to kmsconvt in the comments. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
60c2851d64
commit
e0f2330239
@ -6,9 +6,9 @@
|
||||
#
|
||||
# You can replace the default getty@.service that is shipped with systemd by
|
||||
# linking it with:
|
||||
# ln -s /usr/lib/systemd/system/kmscon@.service /etc/systemd/system/autovt@.service
|
||||
# ln -s /usr/lib/systemd/system/kmsconvt@.service /etc/systemd/system/autovt@.service
|
||||
# This will make systemd start KMSCON instead of agetty on each VT. Or more
|
||||
# precisely, this will make systemd-logind use kmscon@.service instead of
|
||||
# precisely, this will make systemd-logind use kmsconvt@.service instead of
|
||||
# getty@.service for new VTs. In fact, all other units/scripts/... that use
|
||||
# getty@.service will not be affected by this change.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user