summaryrefslogtreecommitdiff
path: root/units/systemd-networkd.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-06-29 09:47:53 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-06-30 13:25:16 +0200
commit4fd3fc66396026f81fd5b27746f2faf8a9a7b9ee (patch)
treeab955cebbc2d6a2333d00795f9867d0472bc3585 /units/systemd-networkd.service.in
parent0a59216caebdf0488d1200cd818cb46361d1f17b (diff)
downloadsystemd-4fd3fc66396026f81fd5b27746f2faf8a9a7b9ee.tar.gz
units: adjust Descriptions of various units
In general, it's not very usuful to repeat the unit name as the description. Especially when the word is a common name and if somebody doesn't understand the meaning immediately, they are not going to gain anything from the repeat either, e.g. "halt", "swap". In the status-unit-format=combined output parentheses are used around Description, so avoid using parenthesis in the Description itself.
Diffstat (limited to 'units/systemd-networkd.service.in')
-rw-r--r--units/systemd-networkd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in
index 9a40d2afa5..ffa45ba049 100644
--- a/units/systemd-networkd.service.in
+++ b/units/systemd-networkd.service.in
@@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
-Description=Network Service
+Description=Network Configuration
Documentation=man:systemd-networkd.service(8)
ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no