aboutsummaryrefslogtreecommitdiff
path: root/etc/private/systemd-networkd/20-br0-eth0.network
blob: c57736feb1acc42d4d339b281ddad8649f3dc829 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Add the ethernet interface to the bridge.
#
# Change eth0 to your ethernet interface name.

[Match]
Name=eth0

[Network]
Bridge=br0

[Link]
RequiredForOnline=no