]> code.ossystems Code Review - openembedded-core.git/commit
dropbear/openssh: Lower priority of key generation
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Sep 2020 05:52:57 +0000 (06:52 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 28 Sep 2020 17:55:37 +0000 (07:55 -1000)
commitc5394e65972ac21b1c7f68db100754939ecaef8c
treef7ff4a87cc42d238df40ab11c6b41fbf2c7b7c70
parent9ef52d226a783557cdeb995df423a9ed932f3e44
dropbear/openssh: Lower priority of key generation

Where we have images with PAM+systemd, serial login can be extremely
slow. The load generated by key generation does slow down the rest
of the boot process.

Lower the priority level of these systemd services, since we'd
prefer to have the rest of the system boot more effectively.

This doesn't "solve" the slow systemd boot issues but does help.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 087700665284c08ba846e52b6b86276629f5f1cd)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service
meta/recipes-core/dropbear/dropbear/dropbearkey.service