mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
mention dropbearkey too
This commit is contained in:
parent
d8bc6abcf0
commit
eedeb009ec
@ -551,6 +551,6 @@ void load_all_hostkeys() {
|
|||||||
#endif /* DROPBEAR_ECDSA */
|
#endif /* DROPBEAR_ECDSA */
|
||||||
|
|
||||||
if (!any_keys) {
|
if (!any_keys) {
|
||||||
dropbear_exit("No hostkeys available. 'dropbear -R' may be useful.");
|
dropbear_exit("No hostkeys available. 'dropbear -R' may be useful or run dropbearkey.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user