On 7/3/06, Steffen Liebergeld <[EMAIL PROTECTED]> wrote:
On 7/3/06, Stephan Maka <[EMAIL PROTECTED]> wrote:
> Suraj N. Kurapati wrote:
> > What happens when another wmiirc-astro process is run? Does the
> > first one terminate? If not, please see the attached patch which
> > re-introduces the mechanism used by the standard wmiirc.
>
> Is it really a good idea to let the wmiirc terminate? Because all other
> programs are started by it, they will vanish then, which is bad.

Two solutions:
- give the children another processgroup (chpgrp())
- have a seperate process start your programs

Actually (when looking at my wmiirc) the system() function should do
everything you need.

--
mit freundlichen Grüßen
                 Steffen Liebergeld
_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to