mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
units: use Title Case for network generator description string
We use Title Case for all other units, do so here too.
(cherry picked from commit 15fec4b646)
This commit is contained in:
committed by
Luca Boccassi
parent
695fb59075
commit
90133eace3
@@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Generate network units from Kernel command line
|
||||
Description=Generate Network Units from Kernel Command Line
|
||||
Documentation=man:systemd-network-generator.service(8)
|
||||
|
||||
DefaultDependencies=no
|
||||
|
||||
Reference in New Issue
Block a user