X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3ef56fee8f2fff8a18e5382e51ffda92b7b35948..a6801c397732a55d2f9f477a360db6fc09bb1c3d:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 8b741b0b..05994f94 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -99,6 +99,13 @@ ftp, kern, lpr, mail, news, security, syslog, user, uucp, local0, local1, local2, local3, local4, local5, local6 and local7. The default is daemon. +dit(bf(socket options)) This option can provide endless fun for people +who like to tune their systems to the utmost degree. You can set all +sorts of socket options which may make transfers faster (or +slower!). Read the man page for the setsockopt() system call for +details on some of the options you may be able to set. By default no +special socket options are set. + enddit()