aboutsummaryrefslogtreecommitdiff
path: root/post_chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post_chroot.sh')
-rwxr-xr-xpost_chroot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/post_chroot.sh b/post_chroot.sh
index b5992f2..6ea2f08 100755
--- a/post_chroot.sh
+++ b/post_chroot.sh
@@ -30,8 +30,8 @@ echo "[lib32]" >> /etc/pacman.conf
echo "Include = /etc/pacman.d/mirrorlist" >> /etc/pacman.conf
pacman -Sy --noconfirm
-pacman -S dhcpcd connman-openrc --noconfirm
-rc-update add connmand
+pacman -S dhcpcd dhcpcd-openrc --noconfirm
+rc-update add dhcpcd default
pacman -S intel-ucode --noconfirm