mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
units/systemd-vconsole-setup.service: improve title
"Setup" is a noun, and the expected order is "<adjective> <noun>".
("Set up" is the verb. But we want a noun here, so that we can say
e.g. "Starting Virtual Console Setup".)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Setup Virtual Console
|
||||
Description=Virtual Console Setup
|
||||
Documentation=man:systemd-vconsole-setup.service(8) man:vconsole.conf(5)
|
||||
|
||||
ConditionPathExists=/dev/tty0
|
||||
|
||||
Reference in New Issue
Block a user