Problem building BB 1.2 daemons for uClinux ARM

Ian Oliver lists at foxhill.co.uk
Tue Aug 15 12:58:57 UTC 2006


In article <44E0969B.1010507 at bfs.de>, Walter harms wrote:
> the daemon function is a series of fork()s. i guess that is the 
> background. /* uclibc does not implement daemon() for no-mmu systems
> 
> therefore the busybox call for daemon() is disabled. i guess there are 
> default ways to implement it in mmu-less systems.

Hmmmm. I was going to launch my telnetd from /etc/init.d/rcS, but because 
of the way my telnetd forks to "daemonise", I suspect it might go away 
when the /bin/sh that's used to run the rcS exits.

Ian







More information about the busybox mailing list