diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-02-03 14:20:59 +0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-02-03 14:20:59 +0000 |
commit | 81de538e46c154267c4fb7e87cf6804aed63f3df (patch) | |
tree | e51207632ade8342015d007fcff6b80c7d75ecf3 /README | |
parent | b90daaaf6c1f52fe93f4f845da20b122cfea2936 (diff) |
* Use setsid instead of setpgrp in child processes. This not only
creates a new process group but also a new session. New sessions
have no controlling tty, so child processes like ssh cannot open
/dev/tty (which is bad).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions