diff options
Diffstat (limited to 'sys/etc/mkinitcpio.conf')
| -rw-r--r-- | sys/etc/mkinitcpio.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/etc/mkinitcpio.conf b/sys/etc/mkinitcpio.conf index de97b63..abe6299 100644 --- a/sys/etc/mkinitcpio.conf +++ b/sys/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=(systemd modconf) +HOOKS=(systemd autodetect block modconf) # COMPRESSION # Use this to compress the initramfs image. By default, zstd compression |
