aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/network/30-wifi-bond0.network
Commit message (Collapse)AuthorAgeFilesLines
* docs(etc/networkd): document Type= match breadth for bond0Libravatar sommerfeld47 hours1-0/+3
| | | | | | | Type=ether and Type=wlan match every interface of that class. Add comments pointing out that future USB/Thunderbolt dongles would get auto-enslaved into bond0, and how to narrow the match if that becomes undesirable.
* feat(etc): track drifted host configsLibravatar sommerfeld47 hours1-0/+6
Adopted via 'just etc-add' after 'just etc-drift' surfaced them: locale.conf, locale.gen, mkinitcpio.conf, mkinitcpio.d/linux.preset, pacman.conf, resolved.conf, systemd/network/30-bond*, and the shokz udev blacklist rule.