diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2013-07-24 17:07:22 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-29 13:09:03 +0100 |
| commit | 63fd65796b53cbdaeb9dd5611ff625a0ed62bb6a (patch) | |
| tree | 1746a0b1c2a25b4a74bdd2c083abf3924a1a6615 /meta/classes/sanity.bbclass | |
| parent | 5929854ab9113909cd5a3a3f05f5185c3e7f074c (diff) | |
| download | poky-63fd65796b53cbdaeb9dd5611ff625a0ed62bb6a.tar.gz | |
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>
Diffstat (limited to 'meta/classes/sanity.bbclass')
0 files changed, 0 insertions, 0 deletions
