Silly comment update.
--- trunk/launchd/src/launchd_core_logic.c 2006-12-14 17:29:56 UTC (rev 22977)
+++ trunk/launchd/src/launchd_core_logic.c 2006-12-14 17:37:14 UTC (rev 22978)
@@ -1947,7 +1947,8 @@
}
/*
- * <rdar://problem/4616864> launchctl should invoke initgroups after setgid
+ * The kernel team and the DirectoryServices team want initgroups()
+ * called after setgid(). See 4616864 for more information.
*/
if (!j->no_init_groups) {