Dave Miner wrote: > > It's not recommended to store properties that change at a high > transaction rate; this situation would appear to be a fairly normal case > of infrequently-changing configuration properties.
That's probably true for our case. Creations and deletions of install services should be relatively infrequent. I'm hoping 'svccfg archive' will include all of these, I guess we call them 'user created', property groups as well? I'm thinking about backup/restore of an install server configuration here... -ethan