feat: temp remove plymouth hook

This commit is contained in:
Rudra Saraswat 2024-06-04 18:34:06 +00:00
parent e69475e562
commit 6382c9aa04

View file

@ -49,7 +49,7 @@ FILES=()
# #
## NOTE: If you have /usr on a separate partition, you MUST include the ## NOTE: If you have /usr on a separate partition, you MUST include the
# usr, fsck and shutdown hooks. # usr, fsck and shutdown hooks.
HOOKS=(base udev plymouth modconf memdisk archiso archiso_loop_mnt kms block filesystems keyboard) HOOKS=(base udev modconf memdisk archiso archiso_loop_mnt kms block filesystems keyboard)
# COMPRESSION # COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression # Use this to compress the initramfs image. By default, gzip compression