diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2013-07-24 17:07:22 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-27 23:28:24 -0700 |
commit | 8abe29811d9c5975fbd6483cb9c20b44904ae57f (patch) | |
tree | 9b1bda9bcbee143e34e592d1aaa0842efd92b97c /meta/recipes-graphics/directfb | |
parent | 8c6864f4884387306efff8c513efff1ccb0e2027 (diff) | |
download | openembedded-core-8abe29811d9c5975fbd6483cb9c20b44904ae57f.tar.gz openembedded-core-8abe29811d9c5975fbd6483cb9c20b44904ae57f.tar.bz2 openembedded-core-8abe29811d9c5975fbd6483cb9c20b44904ae57f.zip |
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>
Diffstat (limited to 'meta/recipes-graphics/directfb')
0 files changed, 0 insertions, 0 deletions