aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.prettierrc.json
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 14:28:17 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 14:28:17 +0100
commit1dfee96401c03666aa3eeec7a40fbc42ff05e1b3 (patch)
tree84578472ea25facca0df315a91be99758fcf4720 /.prettierrc.json
parent18277fc1ec921dfcfa61c0b2f0b40fb62cfa070f (diff)
downloaddotfiles-1dfee96401c03666aa3eeec7a40fbc42ff05e1b3.tar.gz
dotfiles-1dfee96401c03666aa3eeec7a40fbc42ff05e1b3.tar.bz2
dotfiles-1dfee96401c03666aa3eeec7a40fbc42ff05e1b3.zip
fix(net): positive-match physical NICs into bond0
Name= negation list was failing in practice — veth/waydroid interfaces were still being enslaved into bond0, taking down host networking. Switch to positive matching: Path=pci-*|platform-* AND Name=en* AND Type=ether. Virtual interfaces (veth, virbr, waydroid0, docker0, ...) have no udev ID_PATH and never start with 'en', so they're cleanly excluded by the AND of all three keys.
Diffstat (limited to '.prettierrc.json')
0 files changed, 0 insertions, 0 deletions