From b6340c77148a28682d347806860d4bd62be4f608 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 15 Jul 2009 10:19:23 +0200 Subject: removed mentioning HUP as a way of restarting from the doc set ... part of the deprecation effort for v5 --- doc/rsconf1_filegroup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/rsconf1_filegroup.html') 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 @@

Type: global configuration directive

Default:

Description:

-

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.

+

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.

Sample:

$FileGroup loggroup

@@ -19,4 +19,4 @@ Copyright © 2007 by Rainer Gerhard Adiscon. Released under the GNU GPL version 2 or higher.

- \ No newline at end of file + -- cgit