Quoth Christine Tran on Wed, Sep 12, 2007 at 11:51:43AM -0400: > > My understanding is that the deleting the service at a later date > > will not only require doing a svccfg delete but will also require > > deleting the file from /var/svc/manifest. > > Actually, you don't need to delete the manifest. Try it. Delete some > service, like http-apache, and leave the manifest there. SMF won't pick > it up again. EXCEPT if you do a repository restore from seed, then SMF > goes back to reading and importing every manifest it finds.
Or if the manifest file changes, in which case manifest-import will re-import it, which will recreate the service. David