X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b882b4974710825f7fba01bedf4d7152c41c607f..c226b7c2fdd6cc4357337514b22c3042195ab091:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index f894509a..6024fe6c 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(20 Jan 1999)()() +manpage(rsyncd.conf)(5)(21 Jan 1999)()() manpagename(rsyncd.conf)(configuration file for rsync server) manpagesynopsis() @@ -153,13 +153,14 @@ setting this to false you can create hidden modules. The default is for modules to be listable. dit(bf(uid)) The "uid" option specifies the user name or user id that -file transfers to and from that module should take place as. In -combination with the "gid" option this determines what file -permissions are available. The default is the user "nobody". +file transfers to and from that module should take place as when the daemon +was run as root. In combination with the "gid" option this determines what +file permissions are available. The default is the user "nobody". dit(bf(gid)) The "gid" option specifies the group name or group id that -file transfers to and from that module should take place as. This -complements the "uid" option. The default is the group "nobody". +file transfers to and from that module should take place as when the daemon +was run as root. This complements the "uid" option. The default is the +group "nobody". dit(bf(exclude)) The "exclude" option allows you to specify a space separated list of patterns to add to the exclude list. This is