From: Wayne Davison Date: Sat, 9 Sep 2006 18:56:13 +0000 (+0000) Subject: Document the new RSYNC_PID environment variable. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/a739128df9bc125212959ed60565f3b35648b017 Document the new RSYNC_PID environment variable. --- diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index c776dd2c..6ac5f28e 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -505,6 +505,7 @@ quote(itemize( it() bf(RSYNC_HOST_ADDR): The accessing host's IP address. it() bf(RSYNC_HOST_NAME): The accessing host's name. it() bf(RSYNC_USER_NAME): The accessing user's name (empty if no user). + it() bf(RSYNC_PID): A unique number for this transfer. it() bf(RSYNC_REQUEST): (pre-xfer only) The module/path info specified by the user (note that the user can specify multiple source files, so the request can be something like "mod/path1 mod/path2", etc.).