diff --git a/README.md b/README.md index 7b7b428..ed87fbc 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ reboot # Unlock the disk after booting the server from disk: -# Dropbear is configured on 222 -ssh -p 222 /bin/cryptroot-unlock +# Dropbear is configured on 222 and only allows the user root +ssh -p 222 root@ +cryptroot-unlock ``` `setup.sh` executes the hardware specific template files, debootstraps and invokes the actual installer inside the fresh environment.