David, > == Secondary Changes > > We believe the changes below are logical corollaries to those above. > > - When a service or instance exists due to a service manifest in > /var/svc/manifest, attempts to delete it from the SCF repository > will fail. The primary way to remove such services and instances > will be to remove the package which delivers the manifest file, or > for files manually placed in /var/svc/manifest, a new "delmanifest" > subcommand for svccfg.
Is this essentially obsoleting 'svccfg delete fmri'? > > - The netservices command will not override administrative > customizations. When administrative customizations override changes > it prescribes, it will print warnings for the user. How do you determine whether a persistent change (e.g. svccfg command) is from an admistrator or netservices? -tony