projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
213cf5b
)
unit: give systemd-networkd.socket a better description
author
Lennart Poettering
<lennart@poettering.net>
Tue, 6 Oct 2015 08:24:02 +0000
(10:24 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Tue, 6 Oct 2015 09:52:48 +0000
(11:52 +0200)
Usually we try to properly uppercase first characters in the
description, do so here, too. Also, keep it close to the string used in
systemd-networkd.service.
units/systemd-networkd.socket
patch
|
blob
|
history
diff --git
a/units/systemd-networkd.socket
b/units/systemd-networkd.socket
index 8cd7bab67ac9bd8c2efaa7c0aec387d3a55bbb8e..2c20935d831e8b064a16be0d7499a84134fed9f7 100644
(file)
--- a/
units/systemd-networkd.socket
+++ b/
units/systemd-networkd.socket
@@
-6,7
+6,7
@@
# (at your option) any later version.
[Unit]
-Description=
networkd rtnetlink s
ocket
+Description=
Network Service Netlink S
ocket
Documentation=man:systemd-networkd.service(8) man:rtnetlink(7)
ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no