enable rsync server with smf

Hi all !!

I want to install a rsync server witn solaris 10, and can't configure smf to start the server.

I have the old inetd.conf lines:

rsync stream tcp nowait root /usr/bin/rsync rsyncd --daemon

Can someone explain how I can to migrate this line to smf ?

Thanks in advance.

roberto

[328 byte] By [Roberto_Pereyraa] at [2007-11-26 17:20:59]
# 1
Put that line in /etc/inetd.conf.Run 'inetconv'Now you have a service you can start and stop with 'svcadm'.-- Darren
Darren_Dunhama at 2007-7-8 23:48:59 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
thanks Darren !!roberto
Roberto_Pereyraa at 2007-7-8 23:48:59 > top of Java-index,Solaris Operating System,Solaris 10 Features...