On 2024-11-12 16:06:06, Guilhem Moulin wrote: > You can increase DROPBEAR_SHUTDOWN_TIMEOUT to prevent that, see > https://bugs.debian.org/1015810 . It'll delay the boot though.
I tried that, and ran `update-initramfs` but it doesn't help : the sleep/cat loop is still present. For one, why can't we add a simple test if the executables to sleep/cat exist, and if not just fail, instead of spinlocking ?