forked from lubiland/hardware-setup
change DROPBEAR_SK_ED25519=y to DROPBEAR_SK_KEYS=y
newer dropbear in trixie requires different config parameters
also see c9354146da
master
parent
22d0b3b31d
commit
2d0f0cfb4d
@ -1,3 +1,3 @@
|
||||
DROPBEAR_OPTIONS="-p 222 -s"
|
||||
|
||||
DROPBEAR_SK_ED25519=y
|
||||
DROPBEAR_SK_KEYS=y
|
||||
|
Loading…
Reference in New Issue