Quoth Cynthia Eastham on Wed, Feb 21, 2007 at 03:57:34PM -0800: > David Bustos wrote: > >Why don't you > > o Deliver serviceB as disabled by default > > o Have generic_open.xml enable serviceB > > o Have generic_limited_netx.ml disable serviceB > > o Have the tool which enables serviceA enable serviceB only if > > /var/svc/profile/generic.xml points to generic_open.xml > > If serviceA is disabled, and netservices open is run to move from > generic_limited_net to using generic_open profile, then serviceB will > get into the offline state, which is what I'm trying to avoid.
What if you take serviceB out of generic_open.xml? David