[BusyBox] Starting services with busybox init

Matt Kraai kraai at alumni.cmu.edu
Mon Mar 4 08:43:03 UTC 2002


On Sun, Mar 03, 2002 at 04:06:29PM +0100, Thomas Fritzsche wrote:
> I'm working on my mini-router-linux-distro with uclibc und busybox. I'm
> using the init-program from busybox. With my inittab I start the script
> rcS in /etc/init.d with start the basic services of the system. Syslogd
> and Kernelmodules are no problem. But my inetd (micro_inetd and netkit
> inetd) only life a long as the rcS-Skript life.  Whene I start the rcS
> script by hand, my inetd starts correctly and lifes after the script
> dies.

BusyBox init doesn't detach rcS from the terminal, so that
processes spawned therein receive a SIGHUP and die if they don't
detach in time.

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20020304/68bddb5c/attachment.pgp 


More information about the busybox mailing list