It didn't appear to work last Friday. I'll double check again. Tom
-----Original Message----- From: 'David Bustos' [mailto:david.bus...@sun.com] Sent: Monday, October 23, 2006 1:34 PM To: Tom Hintz Cc: smf-discuss at opensolaris.org Subject: Re: [smf-discuss] rctl per service Quoth Tom Hintz on Mon, Oct 23, 2006 at 09:19:25AM -0500: > This is the manifest for "network/uconnd/tcp": > > <?xml version='1.0'?> > <!DOCTYPE service_bundle SYSTEM > '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> > <service_bundle type='manifest' name='export'> > <service name='network/uconnd/tcp' type='service' version='0'> > <restarter> > <service_fmri value='svc:/network/inetd:default'/> > </restarter> > <exec_method name='inetd_start' type='method' > exec='/usr/us/bin/uconnd' time out_seconds='0'> > <method_context project='workproj1'> > <method_credential user='root' group='root'/> > </method_context> > </exec_method> Does this not work? David