From 0525108caa42dc3ed34271c5c450915df8b1565f Mon Sep 17 00:00:00 2001 From: MatMoul Date: Mon, 21 Nov 2022 01:29:27 +0100 Subject: [PATCH] Update pacman init --- archfi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archfi b/archfi index 28eeb64..081378d 100644 --- a/archfi +++ b/archfi @@ -2073,7 +2073,7 @@ if [ "${chroot}" = "1" ]; then 'archdilaunch') archdilaunchchroot;; esac else - systemct start pacman-init.service + systemctl start pacman-init.service pacman -Sy --needed arch-install-scripts dialog dmesg |grep efi: > /dev/null if [ "$?" == "1" ]; then