Changeset 23439
- Timestamp:
- 10/08/07 09:27:13 (14 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
r23437 r23439 4148 4148 */ 4149 4149 if (getpid() == 1 && jm->parentmgr == NULL && total_children == 0) { 4150 jobmgr_log_stray_children(jm); 4150 4151 jobmgr_log(jm, LOG_DEBUG, "About to force a call to: reboot(%s)", reboot_flags_to_C_names(jm->reboot_flags)); 4151 4152 runtime_closelog();

