From: Jade Bilkey <425547+Fumon@users.noreply.github.com> Date: Sat, 3 Sep 2022 21:37:45 +0000 (-0400) Subject: man: fix static bridge example X-Git-Tag: v252-rc1~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc33789a06e5a727fa4662b0dfcbe02ef7e46687;p=thirdparty%2Fsystemd.git man: fix static bridge example A NetDev is needed to create the bridge in order to match the example's description "This creates a bridge..." --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 4f516748edb..e35da7bd4ce 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -4702,6 +4702,11 @@ Announce=yes A bridge with two enslaved links + # /etc/systemd/network/25-bridge-static.netdev +[NetDev] +Name=bridge0 +Kind=bridge + # /etc/systemd/network/25-bridge-static.network [Match] Name=bridge0