diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:19:23 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:19:23 +0200 |
commit | b6340c77148a28682d347806860d4bd62be4f608 (patch) | |
tree | fc149c34c488cc1aed7cba7b6047e6b6b4eb3ce8 /doc/rsconf1_filegroup.html | |
parent | ef9722ec87c8a7ddb2d499c1e7863475d8790a94 (diff) | |
download | rsyslog-b6340c77148a28682d347806860d4bd62be4f608.tar.gz rsyslog-b6340c77148a28682d347806860d4bd62be4f608.tar.xz rsyslog-b6340c77148a28682d347806860d4bd62be4f608.zip |
removed mentioning HUP as a way of restarting from the doc set
... part of the deprecation effort for v5
Diffstat (limited to 'doc/rsconf1_filegroup.html')
-rw-r--r-- | doc/rsconf1_filegroup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rsconf1_filegroup.html b/doc/rsconf1_filegroup.html index b9acaab7..92e4813b 100644 --- a/doc/rsconf1_filegroup.html +++ b/doc/rsconf1_filegroup.html @@ -7,7 +7,7 @@ <p><b>Type:</b> global configuration directive</p> <p><b>Default:</b> </p> <p><b>Description:</b></p> -<p>Set the group for dynaFiles newly created. Please note that this setting does not affect the group of files already existing. The parameter is a group name, for which the groupid is obtained by rsyslogd on startup and on HUPing. Interim changes to the user mapping are not detected.</p> +<p>Set the group for dynaFiles newly created. Please note that this setting does not affect the group of files already existing. The parameter is a group name, for which the groupid 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>$FileGroup loggroup</b></code></p> @@ -19,4 +19,4 @@ Copyright © 2007 by <a href="http://www.gerhards.net/rainer">Rainer Gerhard <a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL version 2 or higher.</font></p> </body> -</html>
\ No newline at end of file +</html> |