generic-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf
Hongxu Jia 63fd65796b 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]

(From OE-Core rev: 8abe29811d9c5975fbd6483cb9c20b44904ae57f)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-29 13:09:03 +01:00
..
crypt-lib.patch update patch upstream status 2011-05-13 11:02:14 +01:00
install.patch update patch upstream status 2011-05-13 11:02:14 +01:00
pidof-add-m-option.patch sysvinit: pidof add -m option for lsbinitscripts 2013-07-29 13:09:03 +01:00