[OE-core] [PATCH 0/1] rpcbind: fix init status and exit code

wenzong.fan at windriver.com wenzong.fan at windriver.com
Wed Dec 11 09:07:05 UTC 2013


From: Wenzong Fan <wenzong.fan at windriver.com>

Currently run the '/etc/init.d/rpcbind status' on target, it only exits
with 0/1 and not any prompt messages.

The change get it prints status messages and exit with proper code.This
also allows debian service script to get rpcbind status correctly.

The following changes since commit d754ddcec78f5e264100ceda854e8412679d6866:

  bitbake: process: Add timeout to select call (2013-12-10 17:55:29 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/rpcbind
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/rpcbind

Wenzong Fan (1):
  rpcbind: fix init status and exit code

 meta/recipes-extended/rpcbind/rpcbind/init.d |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
1.7.9.5




More information about the Openembedded-core mailing list