Projects
Browse Source     Search     Timeline     Wiki

Changeset 23439

Show
Ignore:
Timestamp:
10/08/07 09:27:13 (14 months ago)
Author:
zarzycki@…
Message:

Just in case...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd_core_logic.c

    r23437 r23439  
    41484148         */ 
    41494149        if (getpid() == 1 && jm->parentmgr == NULL && total_children == 0) { 
     4150                jobmgr_log_stray_children(jm); 
    41504151                jobmgr_log(jm, LOG_DEBUG, "About to force a call to: reboot(%s)", reboot_flags_to_C_names(jm->reboot_flags)); 
    41514152                runtime_closelog();