From e658ff8c43db22daee54dd70f2796cbded268353 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Wed, 19 Dec 2007 08:29:58 +0000
Subject: updated $IncludeConfig directive
---
doc/rsconf1_includeconfig.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/rsconf1_includeconfig.html b/doc/rsconf1_includeconfig.html
index 155dcd44..cd8d8a50 100644
--- a/doc/rsconf1_includeconfig.html
+++ b/doc/rsconf1_includeconfig.html
@@ -32,6 +32,9 @@ with the /etc/rsyslog.conf file directly.
$IncludeConfig /etc/some-included-file.conf
Directories can also be included. To do so, the name must end on a slash:
$IncludeConfig /etc/rsyslog.d/
+And finally, only specific files matching a wildcard my be included
+from a directory:
+$IncludeConfig /etc/rsyslog.d/*.conf
[rsyslog.conf overview] [manual
index] [rsyslog site]
--
cgit v1.2.3