diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:20:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:20:24 +0200 |
commit | e983d1a4221921e37e7b79efdf064154cf9d9d13 (patch) | |
tree | 980397483f8550c4fac6006dac6df71c23e4dd71 /doc/rsconf1_dirowner.html | |
parent | 7eadb67d19da21d7521640d224a2c47ca1b782b5 (diff) | |
parent | b6340c77148a28682d347806860d4bd62be4f608 (diff) | |
download | rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.tar.gz rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.tar.xz rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.zip |
Merge branch 'v3-stable' into v4-beta
Diffstat (limited to 'doc/rsconf1_dirowner.html')
-rw-r--r-- | doc/rsconf1_dirowner.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsconf1_dirowner.html b/doc/rsconf1_dirowner.html index da8e252d..f779c008 100644 --- a/doc/rsconf1_dirowner.html +++ b/doc/rsconf1_dirowner.html @@ -9,7 +9,7 @@ <p><b>Type:</b> global configuration directive</p> <p><b>Default:</b> </p> <p><b>Description:</b></p> -<p>Set the file owner for directories newly created. Please note that this setting does not affect the owner of directories already existing. The parameter is a user name, for which the userid is obtained by rsyslogd on startup and on HUPing. Interim changes to the user mapping are not detected.</p> +<p>Set the file owner for directories newly created. Please note that this setting does not affect the owner of directories already existing. The parameter is a user name, for which the userid is obtained by rsyslogd during startup processing. Interim changes to the user mapping are not detected.</p> <p><b>Sample:</b></p> <p><code><b>$DirOwner loguser</b></code></p> |