On Sat, Apr 19, 2014 at 9:13 AM, Krol, Willem van de <008...@jfc.nl> wrote: > Isn't setpgid(0, 0) after setsid() redundant? >
No. [0] setsid() creates a new session. cheers! mar77i [0] http://pubs.opengroup.org/onlinepubs/009695399/functions/setsid.html