Wayne wrote:
> Fedora supplies an /etc/xinetd.d/rsync file that defaults to off.  Using
> your b command should turn it on and sighup xinetd.  If you go the
> xinetd route, that means that there won't be a dedicated rsync daemon
> running.  You could elect to leave the xinetd config file disabled and
> run a daemon, if you like.

You may also need to muck about with your SELinux settings if you go this
route. This was the case on RedHat Enterprise 5 and its derivatives-- I
needed to disable (or effectively disable) SELinux in order for xinetd to
successfully invoke rsync as a daemon.

--Kyle
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to