[Bug 15561] klogd fail to restart successfully across hardware reboots.
bugzilla at busybox.net
bugzilla at busybox.net
Tue May 16 14:32:55 UTC 2023
https://bugs.busybox.net/show_bug.cgi?id=15561
--- Comment #3 from Peter Korsgaard <jacmet at uclibc.org> ---
The "klogd start" message presumably comes from an init script or similar, so
if you don't see that, please verify/debug the script. You don't mention if
this is a completely custom setup with init scripts written by you or if you
use something existing like Buildroot to provide the start/stop logic?
Maybe the easiest way forward is to not startup anything though scripts but
instead run syslogd and klogd manually, possibly through strace to see what is
happening.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list