I've chosen /site/foo/..., but from smf_bootstrap(5): The /var/svc/manifest/site directory is provided for site-specific customizations [of the default manifests].
So it seems like the site/* is not intended for local manifests. But I can't create a manifest under (say) /network because I don't want to collide with a Sun manifest. A user may want to have both my package and the Sun package installed. I also don't want to use ugly naming like /network/dns/foo-server. >From a naming standpoint, it seems fine to go ahead and use site/* but given the documented use of this directory, maybe that will conflict with local policy. thanks -frank