Changes To Manual

Changes to "Manual" between 2014-02-11 16:50:30 and 2014-02-12 20:35:17

75
76
77
78
79
80
81
82
83
84



85
86
87
88
89
90
91
75
76
77
78
79
80
81



82
83
84
85
86
87
88
89
90
91







-
-
-
+
+
+







<DD>
Specifies a filename to open for writing log entries.  Log
entries are made for various stages in transfering files.
The log file is opened before switching users (see &quot;-u&quot;)
and root directories (see &quot;-r&quot;).  The log file is never
closed so log rotation without stopping the daemon is will
not work.  The value of &quot;-&quot; indicates that standard output
should be used for logging.  If the filename begins with a &quot;|&quot;
then a process is started and used for logging instead of a
file.
should be used for logging.  If the filename begins with a
pipe (&quot;|&quot;) then a process is started and used for logging
instead of a file.
<P>
<DT><B>-u (or --user)</B>
<DD>
Specifies the user to switch user IDs to before servicing
requests.  The default is not change user IDs.
<P>
<DT><B>-r (or --root)</B>