diff options
author | Jesse Zhang <sen.zhang@windriver.com> | 2012-07-27 17:03:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-02 15:35:19 +0100 |
commit | 8329c4679ec0ce319d2a81d755a0da5b05474688 (patch) | |
tree | e1457c3c1d7243d7b37002ef2f6562b0c17bd51f /meta/recipes-kernel/latencytop | |
parent | 09e3ebdb77c090ddc45fed7c6acc1591cd4b3595 (diff) | |
download | openembedded-core-8329c4679ec0ce319d2a81d755a0da5b05474688.tar.gz openembedded-core-8329c4679ec0ce319d2a81d755a0da5b05474688.tar.bz2 openembedded-core-8329c4679ec0ce319d2a81d755a0da5b05474688.zip |
busybox: udhcpc shouldn't be a service
udhcpc is invoked from the networking service, so it shouldn't exist
standalone. If /etc/init.d/busybox-udhcpc is present, it will cause
udhcpc to be started two times.
And since the script doesn't support the stop action, it will cause
udhcpc to be started even when system is being shutdown.
Remove /etc/init.d/busybox-udhcpc to resolve the issues.
[YOCTO #2840]
Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/latencytop')
0 files changed, 0 insertions, 0 deletions