diff --git a/recipes-diya/initramfs/files/init b/recipes-diya/initramfs/files/init index 793ed51..5a4d0ab 100755 --- a/recipes-diya/initramfs/files/init +++ b/recipes-diya/initramfs/files/init @@ -159,7 +159,7 @@ for m in $MODULES_DIR/*; do done done -# exec /sbin/init -exec sh +exec /sbin/init +# exec sh # Catch all fatal "ERROR: Initramfs failed to initialize the system."