mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
sysd-netd-debian - multi wired slaves
This commit is contained in:
parent
1693e502ba
commit
3d5428b0a5
2 changed files with 11 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
# /etc/systemd/network/IIAB-Slave.network
|
||||
# /etc/systemd/network/IIAB-Slave-{{ iiab_wired_lan_iface }}.network
|
||||
[Match]
|
||||
Name={{ iiab_wired_lan_iface }}
|
||||
|
||||
[Link]
|
||||
RequiredForOnline=no
|
||||
|
||||
[Network]
|
||||
Bridge=br0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue