Quoth Jon Krueger on Thu, Jan 17, 2008 at 05:07:31PM -0800: > Where would I find clear, straightforward documentation > on SMF properties? > > Something that would tell me why my property group, like Donovan, > is there, then it isn't, then it is.
As Renaud said, documentation for service-specific properties is up to the developer, and even then, he'll usually only document public properties. Restarter-specific properties should be documented in the respective restarter's documentation. For instance, svc.startd(1M) and inetd(1M). For SMF-generic properties, try http://opensolaris.org/os/project/smf-doc . David