On Wed, Jul 23, 2008 at 03:54:09PM -0500, Shawn Walker wrote: > So the workaround is to use a wrapper script that manipulates svcprops. > Was hoping for something in the XML, but if I have to, that will do.
Note that you could do the svcprop invocations from inside the program code, too; it doesn't have to be done in a wrapper script. Danek