unit: give systemd-networkd.socket a better description

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.
This commit is contained in:
Lennart Poettering 2015-10-06 10:24:02 +02:00
parent 213cf5b1f2
commit df9d6993b6

View file

@ -6,7 +6,7 @@
# (at your option) any later version.
[Unit]
Description=networkd rtnetlink socket
Description=Network Service Netlink Socket
Documentation=man:systemd-networkd.service(8) man:rtnetlink(7)
ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no