Comment 26 for bug 573853

Revision history for this message
Robert Collins (lifeless) wrote :

Clint, in 3.2 we use a process farm:
executed-squid (daemonises to create:
  supervisor (listens)
   worker
   worker
   worker

-N will simply mean that the executed process is the supervisor rather than a daemoniser. Details may vary but I know of no reason that that wouldn't be doable, easily, in the 3.2 main.cc.