On Wed, Aug 04, 2010 at 01:20:02AM -0700, Stephan Ferraro wrote:
> I just modified a XML file in /var/svc/manifest/
> Do I need to run a svccfg command to update the internal structures about the 
> modification or does the SMF service reads automatically if file changed?
> -- 
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-help mailing list
> [email protected]

You should not edit manifests that are delivered by Oracle, so presumably
this is a manifest that you provided.  The best thing to do is:

        # svcadm restart manifest-import

manifest-import will notice that the manifest has changed and incorporate
the changes into the repository.

tom
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to