From 6e7e54313a2abe760b5f711d3ed2f21cae372927 Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 4 Aug 2022 19:48:05 -0700 Subject: mkinitcpio HOOKS sd-vconsole no need --- etc/mkinitcpio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mkinitcpio.conf b/etc/mkinitcpio.conf index 7aab180a..74109949 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 systemd autodetect keyboard sd-vconsole modconf block sd-encrypt filesystems fsck) +HOOKS=(base systemd autodetect keyboard modconf block sd-encrypt filesystems fsck) # COMPRESSION # Use this to compress the initramfs image. By default, zstd compression -- cgit v1.2.3-70-g09d2