diff --git a/biglinux-make-iso-profiles/base/root-overlay/etc/mkinitcpio.conf b/biglinux-make-iso-profiles/base/root-overlay/etc/mkinitcpio.conf index b911120..1be261e 100644 --- a/biglinux-make-iso-profiles/base/root-overlay/etc/mkinitcpio.conf +++ b/biglinux-make-iso-profiles/base/root-overlay/etc/mkinitcpio.conf @@ -50,7 +50,7 @@ FILES="" # ## NOTE: If you have /usr on a separate partition, you MUST include the # usr and fsck hooks. -HOOKS="base udev autodetect kms modconf plymouth block filesystems fsck" +HOOKS="base systemd autodetect kms modconf plymouth block filesystems fsck" # COMPRESSION # Use this to compress the initramfs image. By default, gzip compression