]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit: pidof add -m option for lsbinitscripts
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 24 Jul 2013 09:07:22 +0000 (17:07 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sun, 28 Jul 2013 06:28:24 +0000 (23:28 -0700)
commit8abe29811d9c5975fbd6483cb9c20b44904ae57f
tree9b1bda9bcbee143e34e592d1aaa0842efd92b97c
parent8c6864f4884387306efff8c513efff1ccb0e2027
sysvinit: pidof add -m option for lsbinitscripts

When reboot the system on lsb image, some kill processes would print the
following message:
...
pidof: invalid options on command line!
...

The killproc in lsbinitscripts invokes pidof with option -m, but the pidof
in sysvinit package doesn't support this.

Backport from fedora to add -m option on pidof could fix this issue.

[YOCTO #4896]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch [new file with mode: 0644]
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb