[sudo-commits] sudo changeset 6987:77c6b2923714

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


changeset:	6987:77c6b2923714 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/77c6b2923714
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 27 15:59:06 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