[Bug 13161] Services started with start-stop-daemon applet not properly destroyed when stopped
bugzilla at busybox.net
bugzilla at busybox.net
Wed Dec 2 15:42:42 UTC 2020
https://bugs.busybox.net/show_bug.cgi?id=13161
--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com> ---
(In reply to Ivan Castell Rovira from comment #5)
> As explained in a previous posts, this issue only happens when the board is booted from root=ram. The same rootfs bootted using root=/dev/mmcblk1p3 partitions works fine
Well, when you run with root=ram, where is your init process (pid 1)? It's not
in the pstree output - instead, you see "swapper/0", kernel's idle thread.
This does not look right. You need to investigate why this happens.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list