From 145f277c3526973266bd5ae058942a3ed56740ed Mon Sep 17 00:00:00 2001 From: Matteo Carnelos Date: Sun, 19 May 2024 01:07:53 +0200 Subject: [PATCH] Switch to OpenSSH --- dietpi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi.txt b/dietpi.txt index 3085c7a..7990c7b 100644 --- a/dietpi.txt +++ b/dietpi.txt @@ -76,7 +76,7 @@ AUTO_SETUP_BACKUP_RESTORE=0 ##### Software options ##### # SSH server choice: 0=none/custom | -1=Dropbear | -2=OpenSSH -AUTO_SETUP_SSH_SERVER_INDEX=-1 +AUTO_SETUP_SSH_SERVER_INDEX=-2 # SSH server pubkey # - Public key(s) for "root" and "dietpi" users, which will be added to ~/.ssh/authorized_keys