diff options
author | Qiang Chen <qiang.chen@windriver.com> | 2013-10-18 16:50:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-18 15:51:36 +0100 |
commit | e7cf83ec3f39a7c41e38c6030b0d903fa7d37b2a (patch) | |
tree | 1dd3fcef7b78610b808b11d35cdddc8bd1ad3b00 /meta/recipes-support/beecrypt | |
parent | c61c3dee162aa1f5bf31b2a09d8b916dc1712056 (diff) | |
download | openembedded-core-e7cf83ec3f39a7c41e38c6030b0d903fa7d37b2a.tar.gz openembedded-core-e7cf83ec3f39a7c41e38c6030b0d903fa7d37b2a.tar.bz2 openembedded-core-e7cf83ec3f39a7c41e38c6030b0d903fa7d37b2a.zip |
openssh: fix sshd status command error prompt
sshd status command results in error prompt:
root@qemu0:~# /etc/init.d/sshd status
/usr/sbin/sshd (pid 1199) is running...
/etc/init.d/sshd: line 100: return: can only `return' from a
function or sourced script
"service --status-all" command also display wrong status for sshd.
This commit fix this error prompt and make service command display
right status for sshd.
Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/beecrypt')
0 files changed, 0 insertions, 0 deletions