X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8dfac376b5036e016bbc7552d3e8d78426a4a75a..e7d6e0aa0cf1428d195df010f84cbada19fc98d1:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 7b7c8d63..bf0c68e2 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -58,8 +58,9 @@ and a single line something like this to /etc/inetd.conf: quote(rsync stream tcp nowait root /usr/bin/rsync rsyncd --daemon) -You will then need to send inetd a HUP signal to tell it to reread its -config file. +Replace "/usr/bin/rsync" with the path to where you have rsync installed on +your system. You will then need to send inetd a HUP signal to tell it to +reread its config file. Note that you should not send the rsync server a HUP signal to force it to reread the tt(/etc/rsyncd.conf). The file is re-read on each client