2020-12-29 22:26:54 +00:00
|
|
|
[Match]
|
2022-01-22 10:08:14 +00:00
|
|
|
# Matching with "Type=ether" causes issues with containers because it also matches virtual Ethernet interfaces (veth*).
|
|
|
|
# See https://bugs.archlinux.org/task/70892
|
|
|
|
# Instead match by globbing the network interface name.
|
2020-12-29 22:26:54 +00:00
|
|
|
Name=en*
|
|
|
|
Name=eth*
|
|
|
|
|
|
|
|
[Network]
|
|
|
|
DHCP=yes
|
|
|
|
IPv6PrivacyExtensions=yes
|