On Mon, May 15, 2006 at 11:34:24AM -0700, Frank Cusack wrote: > Hi > > I have a service that doesn't stay enabled. > > I compiled my own BIND named. I used the Sun manifest, and just changed > the path to run my local copy. (I deleted and imported the manifest after > the change.) When my named dies, either via pkill or svcadm disable, > smf thinks it got disabled and doesn't restart it. When the Sun named > dies, the same way, smf does restart it. Both processes seem to exit > the same way. > > Take a look at > <http://groups.google.com/group/comp.unix.solaris/browse_frm/thread/a0063f03e5b0d0b0/72cde26ce2b9ed1c#72cde26ce2b9ed1c> > for a longer rundown of the problem.
svcs -xv output? Did you svcadm enable -t? Or just svcadm enable?