[sudo-commits] sudo changeset 6981:b6454ba172e8

Todd C. Miller Todd.Miller at courtesan.com
Fri May 27 15:21:03 EDT 2011


changeset:	6981:b6454ba172e8 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b6454ba172e8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 27 15:20:20 2011 -0400

Log Message:
	Always allocate a pty when running a command in the background but
	call setsid() after forking to make sure we don't end up with a
	controlling tty.

diffstat:

 src/exec.c |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list