[launchd-changes] [23427] trunk/launchd/src/launchd_core_logic.c
source_changes at macosforge.org
source_changes at macosforge.org
Fri Sep 21 19:46:21 PDT 2007
Revision: 23427
http://trac.macosforge.org/projects/launchd/changeset/23427
Author: zarzycki at apple.com
Date: 2007-09-21 19:46:20 -0700 (Fri, 21 Sep 2007)
Log Message:
-----------
<rdar://problem/5493389> Regression:VO QuickStart not working in 9A558
Modified Paths:
--------------
trunk/launchd/src/launchd_core_logic.c
Modified: trunk/launchd/src/launchd_core_logic.c
===================================================================
--- 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)) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20070921/00648d1d/attachment.html
More information about the launchd-changes
mailing list