Quoth Bernd Schemmer on Wed, May 24, 2006 at 09:30:31AM -0700: > If a legacy script fails (e.g. the timeout value of the milestone > service is reached) the SMF daemon kills the script and sets the > status of the milestone service to maintenance. The legacy scripts in > that runlevel that would run after the failed script are not executed.
If you have a script which may take a long time, then you should increase the timeout. Either to a longer time, or to an infinite amount of time. David