We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d7f8e commit e29af8aCopy full SHA for e29af8a
1 file changed
groovyarcade/airootfs/etc/mkinitcpio-installed.conf
@@ -48,7 +48,7 @@ FILES=(/usr/lib/firmware/edid/arcade_15_25_31.bin /usr/lib/firmware/edid/arcade_
48
#
49
## NOTE: If you have /usr on a separate partition, you MUST include the
50
# usr, fsck and shutdown hooks.
51
-HOOKS=(base udev modconf kms autodetect block filesystems keyboard fsck plymouth)
+HOOKS=(base udev modconf autodetect kms block filesystems keyboard fsck plymouth)
52
53
# COMPRESSION
54
# Use this to compress the initramfs image. By default, gzip compression
0 commit comments