Projects
Browse Source     Search     Timeline     Wiki

Changeset 23064

Show
Ignore:
Timestamp:
02/14/07 12:01:09 (22 months ago)
Author:
zarzycki@…
Message:

<rdar://problem/4968660> 9A357: hang on startup after install to case sensitive volume

Files:
1 modified

Legend:

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

    r23062 r23064  
    19641964                        job_reap(j); 
    19651965                } else { 
    1966                         if (j->ondemand) { 
    1967                                 job_ignore(j); 
    1968                         } 
     1966                        job_ignore(j); 
    19691967                } 
    19701968