diff options
author | Amy Fong <amy.fong@windriver.com> | 2012-07-27 11:06:55 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-17 18:04:22 +0100 |
commit | 54b4c50a60ad3a4ce05604c77d9b811e2fd0410b (patch) | |
tree | 0ca02e1769ce798bd93d1164f8481c48891f769c /meta/recipes-devtools/mtools | |
parent | 79512d5ef9e7d586ee996e965a2554813695eaa8 (diff) | |
download | poky-54b4c50a60ad3a4ce05604c77d9b811e2fd0410b.tar.gz |
openssh: openssh's init fails to restart if sshd is not running
openssh: openssh's init fails to restart if sshd is not running
Because of "set -e", it's necessary to specify the -o (or --oknodo)
so that start-stop-daemon returns an exit status of 0 if no actions
are taken.
(From OE-Core rev: 7e44d2e8457c9c90932ce4f0fd95c67b74efb2e0)
Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mtools')
0 files changed, 0 insertions, 0 deletions