On Wed, Sep 10, 2008 at 12:20:48PM -0700, Jordan Brown wrote: > The problem is not (as I understand it) that his stop is being timed out. > > If his stop method succeeds, SMF sees (through the contract) that he > lied, and kills his daemon off anyway. > If his stop method fails, SMF whines about it. > If his stop method doesn't return (and assuming that he's disabled > timeout), then it blocks the shutdown.
Ah, I misunderstood. Never mind then.