Changeset 23540
- Timestamp:
- 2008-03-06 14:15:46 (6 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchd_core_logic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchd_core_logic.c
r23539 r23540 5929 5929 } 5930 5930 5931 ms->delete_on_destruction = true; /* parity with bootstrap_register() */5931 ms->delete_on_destruction = !j->legacy_mach_job; 5932 5932 job_checkin(j); 5933 5933

