From 4f481e1c4e5372d30158f7c870c7edea68b127c8 Mon Sep 17 00:00:00 2001 From: Logan Fick Date: Mon, 26 May 2025 12:41:56 -0400 Subject: [PATCH] Reworked default configuration for systemd-networkd. --- install-arch-linux.sh | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/install-arch-linux.sh b/install-arch-linux.sh index 896542a..f641707 100755 --- a/install-arch-linux.sh +++ b/install-arch-linux.sh @@ -201,9 +201,9 @@ arch-chroot /mnt systemctl enable systemd-resolved.service ln -sf ../run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf print "Setting up systemd-networkd..." -arch-chroot /mnt sh -c "cat > /etc/systemd/network/00-default.network" < /etc/systemd/network/50-default-ether.network" < /etc/systemd/network/50-default-wlan.network" <