diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-05-30 17:16:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-04 15:15:00 +0100 |
commit | 762a3f229c42b734160334fb462beaf576353a58 (patch) | |
tree | 31c6b434e2bacf748e3a98f3cd4e9be818d8fcf5 /meta/recipes-devtools/packagegroups | |
parent | b7f6638962b0348ae93c1d5a7696c80e2b7933ed (diff) | |
download | poky-762a3f229c42b734160334fb462beaf576353a58.tar.gz |
dropbear: drop run time detection of read-only rootfs
Previously, when dropbear was started via its init script, relocation
of DROPBEAR_RSAKEY_DIR to support read-only rootfs was handled at
run time from within the init script.
Update the init script to take advantage of the read-only rootfs
config setup by read_only_rootfs_hook() and therefore be consistent
with startup under systemd (where relocation of DROPBEAR_RSAKEY_DIR
is handled by the read_only_rootfs_hook() at build time).
(From OE-Core rev: 4990f87b2f6a8b30c8d1c767636e7f5527f595ba)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/packagegroups')
0 files changed, 0 insertions, 0 deletions