Andi Strain wrote: > Hi there, > > I'd like to be able to modify a service in a non global zone before it is > booted for the first time. I am able to make the amendments to the non > global zone repository using the 'repository <repfile>' option within svccfg, > but unfortunately my changes don't take effect until after a svcadm refresh > which requires the zone to be running. > > Is there another way I could refresh my service before booting the non-global > zone? > > Thanks, > > Andi >
Can you make the same changes in the manifest itself so that manifest-import picks up the changes at boot time ? Bob