<rdar://problem/5493389> Regression:VO QuickStart not working in 9A558
--- trunk/launchd/src/launchd_core_logic.c 2007-09-21 23:26:07 UTC (rev 23426)
+++ trunk/launchd/src/launchd_core_logic.c 2007-09-22 02:46:20 UTC (rev 23427)
@@ -992,6 +992,7 @@
jr->mach_uid = uid;
jr->ondemand = ond;
jr->legacy_mach_job = true;
+ jr->abandon_pg = true;
jr->priv_port_has_senders = true; /* the IPC that called us will make-send on this port */
if (!job_setup_machport(jr)) {