The changes look good to me. Thanks for fixing this...
Antonello Gary Mills wrote: > This bug fix for 6839124 is sponsored by Seth Goldberg. I was able to > reproduce > the problem described by enabling debug logging for the restarter and then > issuing > this command: > > # svccfg -s restarter:default > svc:/system/svc/restarter:default> refresh > svc:/system/svc/restarter:default> ^D > > The log file /var/svc/log/svc.startd.log showed: > > Jul 15 10:33:09/9: ??????????????...????????? > > With the code change and new executable, the log showed: > > Jul 15 10:46:36/9: svc:/system/svc/restarter:default: Can't find graph > vertex. The instance must have been removed. > > The code is clean with respect to cstyle. > > The webrev is at: http://cr.opensolaris.org/~jgmills/ws-6839124/