Revision
23417
Author
zarzycki@apple.com
Date
2007-09-19 15:30:56 -0700 (Wed, 19 Sep 2007)

Log Message

<rdar://problem/5492855> 9A558: Adobe Creative Suite 3 installer dies after auth and initialization dialog

Modified Paths

Diff

Modified: trunk/launchd/src/launchd_core_logic.c (23416 => 23417)


--- trunk/launchd/src/launchd_core_logic.c	2007-09-19 22:00:26 UTC (rev 23416)
+++ trunk/launchd/src/launchd_core_logic.c	2007-09-19 22:30:56 UTC (rev 23417)
@@ -6378,6 +6378,7 @@
 
 	jr->unload_at_exit = true;
 	jr->wait4pipe_eof = true;
+	jr->abandon_pg = true;
 	jr->stall_before_exec = jr->wait4debugger;
 	jr->wait4debugger = false;