]> code.ossystems Code Review - openembedded-core.git/commit
openssh: Atomically generate host keys
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 28 Feb 2018 18:30:32 +0000 (12:30 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Mar 2018 18:30:56 +0000 (10:30 -0800)
commitd532735e608e32ef1f5a7307c344e528e8fa2f01
tree66255e12b59e8fa49c4da26b83cc85370ea4000b
parent4b235f09dc3bfe76ae095c7ff99e0eb7b8badca7
openssh: Atomically generate host keys

Generating the host keys atomically prevents power interruptions during the
first boot from leaving the key files incomplete, which often prevents users
from being able to ssh into the device.

[YOCTO #11671]

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 43fc3d8e180c168dbe5dd5faa577e69a279bd1bd)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssh/openssh/sshd_check_keys