gluon-setup-mode: fix dropbear hostkey generation
Upstream commit 5eb7864a changed the method name for host-key generation.
This commit is contained in:
parent
966f398782
commit
75fa7e73db
@ -9,7 +9,7 @@ start_service() {
|
||||
|
||||
. /etc/init.d/dropbear
|
||||
|
||||
[ -s /etc/dropbear/dropbear_rsa_host_key ] || keygen
|
||||
hk_generate_as_needed
|
||||
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/network.sh
|
||||
|
Loading…
Reference in New Issue
Block a user