summaryrefslogtreecommitdiff
path: root/units/systemd-networkd.service.in
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-05-09 04:01:34 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-05-09 06:10:23 +0900
commitd421db6e8b05183104896ca731ac393b661c4480 (patch)
tree4e0cd35d71f394c232f4d803a9b51aa777ac4f60 /units/systemd-networkd.service.in
parentd0287dc1d77915ba43a5a28576561b7e8f0fa75c (diff)
downloadsystemd-d421db6e8b05183104896ca731ac393b661c4480.tar.gz
units: add/fix Documentation= about bus interface
Diffstat (limited to 'units/systemd-networkd.service.in')
-rw-r--r--units/systemd-networkd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in
index d8b935a358..585bbe5e6d 100644
--- a/units/systemd-networkd.service.in
+++ b/units/systemd-networkd.service.in
@@ -10,6 +10,7 @@
[Unit]
Description=Network Configuration
Documentation=man:systemd-networkd.service(8)
+Documentation=man:org.freedesktop.network1(5)
ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no
# systemd-udevd.service can be dropped once tuntap is moved to netlink