On Wed, Jan 7, 2009 at 12:46 PM, David Bustos <David.Bustos at sun.com> wrote:
> It is not. That is more sophisticated monitoring behavior than SMF > currently provides for. You should be able to call "svcadm mark > maintenance" before exiting, though some would say that that's an > administrative command, so it may get you into trouble in the future. Cool, this will work well enough. I put the service into maintenance before calling exit. Appears to be working the way I wanted. Thanks! CT