aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/network/30-ethernet-bond0.network
blob: 39c4c7a2afaf4997411f06f52add6919c5adc7c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
# NOTE: Type=ether matches ALL ethernet interfaces. Any future USB/Thunderbolt
# ethernet dongle would be auto-enslaved into bond0. If that becomes a problem,
# narrow the [Match] section to MACAddress= or a persistent Name= (e.g. enp*s0).
[Match]
Type=ether

[Network]
Bond=bond0
PrimarySlave=true