Darren J Moffat wrote:
> You wouldn't use a : in the instance name it would look like this:
>
> svc:/network/pen:default
> May have nothing configured
> svc:/network/pen:http80
> pen/listen_port = 80
> svc:/network/pen:http8080
> pen/listen_port = 8080
>
> All instances in this case would have the same start/stop methods but
> would be able to have different properties.
I *think* Huafeng was asking "what specific SMF instances
need to be instantiated and delivered by this project?"
Your examples seem to be more of the "If you set things
up correctly, then the user/admin can simply and easily
extend the setup to fit their needs".
IMO, the man page for the pen program needs to document
exactly how one would make and use these "clones".
-John