]> code.ossystems Code Review - openembedded-core.git/commit
openssh: allow to override OpenSSL HostKeys when read-only-rootfs
authorAndré Draszik <adraszik@tycoint.com>
Fri, 9 Jun 2017 13:38:14 +0000 (14:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:11 +0000 (15:04 +0100)
commit106b59d9f96f70d133fa1421091ad280d27a5b6a
tree0786104d5f278cfd8411d4c657f029ee8d780950
parentbd06a1cbe8e97b7f66979b12d4d248092379df4a
openssh: allow to override OpenSSL HostKeys when read-only-rootfs

With these changes it is possible to have a .bbappend that
- sets SYSCONFDIR to some persistent storage
- modifies SYSCONFDIR/sshd_config to use ssh host keys from
  the (writable) sysconfdir

Signed-off-by: André Draszik <adraszik@tycoint.com>
Reviewed-by: Stephane Ayotte <sayotte@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/rootfs-postcommands.bbclass
meta/recipes-connectivity/openssh/openssh/init