]> code.ossystems Code Review - openembedded-core.git/commit
openssh: fix init script restart with read-only-rootfs
authorMatthew Campbell <mcampbell@izotope.com>
Tue, 14 Jun 2016 21:34:18 +0000 (17:34 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2016 13:22:27 +0000 (14:22 +0100)
commitcb6f78072deb8b8c22baf5c31c3bd19d7e0af236
treed87bc5270349d6323a0b80bfa831f70db6f03843
parent6580c7b0f55b4682523886d885bbaa86f0107430
openssh: fix init script restart with read-only-rootfs

restart in the init script uses the check_config() function which doesn't have
the $SSHD_OPTS passed through. This causes it to check the wrong config (and
fail when read-only-rootfs is enabled.

Signed-off-by: Matthew Campbell <mcampbell@izotope.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssh/openssh/init