Solaris SMF Syntax
- by Benoît
Hello,
I'm trying to write a SMF manifest but i'm stuck because i can't find the complete documentation. Their DTD (/usr/share/lib/xml/dtd/service_bundle.dtd.1) is a joke, it's full of CDATA.
For instance, i'm looking for the complete specification for <service_fmri/>, which value attributes are valid, etc.
Where can i find the complete specification for writing Solaris SMF manifests ?
Thanks.