mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user