]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit: make pidof usuable in a standalone setting
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 31 May 2011 09:19:04 +0000 (11:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 May 2011 11:44:38 +0000 (12:44 +0100)
commit3490772a87eda8d86027d4150a7c1b94c9ee282a
tree75175c91395d87f1caa9c8644b946f1578ba3000
parent86a41a27681dc4cb0f4bf35e35013c9ecdad4c35
sysvinit: make pidof usuable in a standalone setting

Currently it's a symlink to killall5:

$ dpkg-deb -c sysvinit-pidof_2.88dsf-r1_armv7a.ipk  | grep pidof
lrwxrwxrwx root/root         0 2011-05-27 11:05 ./bin/pidof.sysvinit -> /sbin/killall5

The point of the pidof subpackage was to have a pidof without needing sysvinit, this restores that behaviour.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb