mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Add macvlan device for containers
This commit is contained in:
parent
4be87f8a7c
commit
da432a987b
1 changed files with 5 additions and 0 deletions
5
etc/systemd/network/10-macvlan.network
Normal file
5
etc/systemd/network/10-macvlan.network
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Match]
|
||||||
|
Type=ether
|
||||||
|
|
||||||
|
[Network]
|
||||||
|
DHCP=ipv4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue