From 9076fcab33173c1662802e8c6209a991382a2fd0 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 26 Jul 2022 05:50:22 -0700 Subject: mkinitcpio.conf edit HOOKS for full disk encryption --- etc/mkinitcpio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mkinitcpio.conf b/etc/mkinitcpio.conf index 3494fab7..7aab180a 100644 --- a/etc/mkinitcpio.conf +++ b/etc/mkinitcpio.conf @@ -49,7 +49,7 @@ FILES=() # ## NOTE: If you have /usr on a separate partition, you MUST include the # usr, fsck and shutdown hooks. -HOOKS=(base udev autodetect modconf block filesystems keyboard fsck) +HOOKS=(base systemd autodetect keyboard sd-vconsole modconf block sd-encrypt filesystems fsck) # COMPRESSION # Use this to compress the initramfs image. By default, zstd compression -- cgit v1.2.3-70-g09d2