Quoth Reilly, George C. on Mon, Oct 15, 2007 at 12:27:53PM -0400: > Does anyone know how to add a second instance for a font server?
I presume you mean application/x11/xfs. You should be able to feed select svc:/application/x11/xfs add myinstance select myinstance addpg inetd framework setprop inetd/proto = astring: tcp6 to svccfg, and then "svcadm enable xfs:myinstance". If multiple xfs's step on each other, then you may have to override other properties in myinstance. David