<rdar://problem/5684722> Change launchd to trigger SpinTracer when terminated processes take too long to terminate
--- trunk/launchd/src/launchd_core_logic.c 2008-03-06 02:32:05 UTC (rev 23537)
+++ trunk/launchd/src/launchd_core_logic.c 2008-03-06 18:46:35 UTC (rev 23538)
@@ -99,7 +99,7 @@
#include "job_forward.h"
#define LAUNCHD_MIN_JOB_RUN_TIME 10
-#define LAUNCHD_DEFAULT_EXIT_TIMEOUT 20
+#define LAUNCHD_DEFAULT_EXIT_TIMEOUT 2
#define LAUNCHD_SIGKILL_TIMER 5
#define SHUTDOWN_LOG_DIR "/var/log/shutdown"