aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/mkinitcpio.d
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:41 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:41 +0100
commit8567dd49e9e688f26dc0b266f211655974539299 (patch)
treec6569150eb6e983f947f83ab02d72310c2c687ae /etc/mkinitcpio.d
parent1135d66d925d2b60ae5f56bc46320999fde6b34e (diff)
downloaddotfiles-8567dd49e9e688f26dc0b266f211655974539299.tar.gz
dotfiles-8567dd49e9e688f26dc0b266f211655974539299.tar.bz2
dotfiles-8567dd49e9e688f26dc0b266f211655974539299.zip
fix(networkd): exclude virtual taps/bridges from bond0 enslavement
Type=ether matches ALL L2 ethernet interfaces, including libvirt-created vnet* tap devices. Without Name= negations, when a VM starts its tap is pulled into bond0 instead of staying with virbr0, killing DHCP/NAT for the guest (Windows ends up with a 169.254.x APIPA address). Add Name= negations to skip libvirt taps/bridges, generic taps, and common container engine virtual interfaces.
Diffstat (limited to 'etc/mkinitcpio.d')
0 files changed, 0 insertions, 0 deletions