On Wed, Aug 05, 2015 at 12:11:20AM -0453, William A. Mahaffey III wrote:
> *Boooyah*, that worked. Any info on an inetd.conf entry to kick it off ? 

I most often just run it with "-e ssh", which requires no setup on the
server (besides rsync being available). But if you want it in daemon mode,
something like this should do:

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


Martin

Reply via email to