bundles/systemd-networkd: disable STP on bridges
This commit is contained in:
parent
48fc341137
commit
16ea6ce0d5
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[NetDev]
|
||||
Name=${bridge}
|
||||
Kind=bridge
|
||||
|
||||
[Bridge]
|
||||
STP=off
|
||||
|
|
Loading…
Reference in a new issue