bundles/systemd-networkd: generate unique mac address for vlan interfaces
This commit is contained in:
parent
ac58f2a10c
commit
0d1a220b7b
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
[NetDev]
|
||||
Name=${interface}
|
||||
Kind=vlan
|
||||
MACAddress=${mac}
|
||||
|
||||
[VLAN]
|
||||
Id=${vlan}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue