summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorJade Bilkey <425547+Fumon@users.noreply.github.com>2022-09-03 17:37:45 -0400
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-09-04 11:19:14 +0900
commitbc33789a06e5a727fa4662b0dfcbe02ef7e46687 (patch)
tree4a9e8be8f1c653156c5e0188544d28169aaa9242 /man/systemd.network.xml
parent0de5f18e2e579b6ff306597c42a537380686b5bd (diff)
downloadsystemd-bc33789a06e5a727fa4662b0dfcbe02ef7e46687.tar.gz
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..."
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 4f516748ed..e35da7bd4c 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -4702,6 +4702,11 @@ Announce=yes</programlisting>
<example>
<title>A bridge with two enslaved links</title>
+ <programlisting># /etc/systemd/network/25-bridge-static.netdev
+[NetDev]
+Name=bridge0
+Kind=bridge</programlisting>
+
<programlisting># /etc/systemd/network/25-bridge-static.network
[Match]
Name=bridge0