Update pacman init

This commit is contained in:
MatMoul 2022-11-20 22:54:49 +01:00
parent 449f0169a2
commit 7333ac808d

4
archfi
View file

@ -2073,9 +2073,7 @@ if [ "${chroot}" = "1" ]; then
'archdilaunch') archdilaunchchroot;;
esac
else
if (! pacman-key -u); then
pacman-key --init
fi
systemct start pacman-init.service
pacman -Sy --needed arch-install-scripts dialog
dmesg |grep efi: > /dev/null
if [ "$?" == "1" ]; then