* src/server_pty.c (pty_open_slave): Removed call to setsid(),
moved to... * src/unix_user.c (do_spawn): Call setsid(). Was previously done by the pty code, and only in the pty case. Rev: src/server_pty.c:1.24 Rev: src/unix_user.c:1.55
Please register or sign in to comment