Skip to content

Commit e29af8a

Browse files
committed
Reorder initramfs hooks list
1 parent c2d7f8e commit e29af8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

groovyarcade/airootfs/etc/mkinitcpio-installed.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ FILES=(/usr/lib/firmware/edid/arcade_15_25_31.bin /usr/lib/firmware/edid/arcade_
4848
#
4949
## NOTE: If you have /usr on a separate partition, you MUST include the
5050
# usr, fsck and shutdown hooks.
51-
HOOKS=(base udev modconf kms autodetect block filesystems keyboard fsck plymouth)
51+
HOOKS=(base udev modconf autodetect kms block filesystems keyboard fsck plymouth)
5252

5353
# COMPRESSION
5454
# Use this to compress the initramfs image. By default, gzip compression

0 commit comments

Comments
 (0)