Quoth Jay Morrison on Fri, Jun 01, 2007 at 11:04:01AM -0700: > I hope that this information is not too late. Please be advised that > the information posted below is from a document that we've written to > help us with the very situation: > > Deleting Solaris 10 SMF Dependencies > > There will be times when you will need to import a new service into > Solaris 10 SMF - some of the services that you create may need to > setup some dependencies on other services. If you have imported > a service that has these dependencies, but realize that you need to > remove that service, you will run into the following problems when you > try to re-import the service.
svccfg delete should remove the dependency in the other service for you. Can you describe the steps which cause this problem? David