From c4b67e9fcc126c3e358462051b78b6a2cdec40de Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:55 +0100 Subject: feat(etc): track drifted host configs 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. --- etc/systemd/network/30-ethernet-bond0.network | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/systemd/network/30-ethernet-bond0.network (limited to 'etc/systemd/network/30-ethernet-bond0.network') diff --git a/etc/systemd/network/30-ethernet-bond0.network b/etc/systemd/network/30-ethernet-bond0.network new file mode 100644 index 0000000..d1b422c --- /dev/null +++ b/etc/systemd/network/30-ethernet-bond0.network @@ -0,0 +1,6 @@ +[Match] +Type=ether + +[Network] +Bond=bond0 +PrimarySlave=true -- cgit v1.2.3-70-g09d2