On Thu, Jul 24, 2008 at 12:42:27PM -0700, David Powell wrote: > Jordan Brown wrote: > > What would you expect to happen if you were to svccfg delete -f a > > service while its start method was running? > > "Not Defined"
Sounds like what Jordan wants should be "svcadm delete FMRI" rather than "svccfg delete FMRI." And that should always be an async operation when run by a process in the process contract of the service being deleted, if it was online. Nico --