From d8e15645f6ffef758606839d09cc1cf95afbfc29 Mon Sep 17 00:00:00 2001 From: Jonathan Dumont <5204724+JOduMonT@users.noreply.github.com> Date: Wed, 27 Apr 2022 14:20:29 -0500 Subject: [PATCH] Debian: Create /etc/dropbear-initramfs /etc/dropbear-initramfs is not create automatically - at least on Debian testing Signed-off-by: Richard Laager --- docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst index 983b569..76cb666 100644 --- a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst @@ -735,6 +735,7 @@ Step 4: System Configuration unlocking:: apt install --yes --no-install-recommends dropbear-initramfs + mkdir -p /etc/dropbear-initramfs # Optional: Convert OpenSSH server keys for Dropbear for type in ecdsa ed25519 rsa ; do