Susan Sohn wrote: > Hi Evan, > >>> 324 - Should we print something out for the user, saying we're going >>> into maintenance? Or does smf do that for us? >> >> I'm not sure what you're asking from since we do print out a similar >> message at line 327. > > That message comes out after the transition to maintenance is complete. I'm > asking about giving the user something telling them it's about to > happen, since > it could take awhile. > > Sue > >
Ah ok, I've added a message that prints out just before we call smf_maintain_instance() to put the service into maintenance which states that we're off-lining the smf service. -evan