X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cd957c70c442847c67887343c37b906310269570..97cb8dc29b9e6a4f46f9b7162d410fdab0f7d8af:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index f326f0a9..fefeca92 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -126,6 +126,9 @@ itemize( it() %p for the process id of this rsync session it() %o for the operation, which is either "send" or "recv" it() %f for the filename + it() %P for the module path + it() %m for the module name + it() %u for the authenticated username (or the null string) ) The default log format is "%o %h [%a] %f %l"