Alexey Dobriyan wrote:
On 3/20/07, Keiichi KII <[EMAIL PROTECTED]> wrote:
This patch contains the following changes for supporting multiple logging
agents.
+#define CONFIG_SEPARATOR ";"
CONFIG_* is reserved for configuration options. Since you use
it in only one place just use semicolon di
On 3/20/07, Keiichi KII <[EMAIL PROTECTED]> wrote:
This patch contains the following changes for supporting multiple logging
agents.
+#define CONFIG_SEPARATOR ";"
CONFIG_* is reserved for configuration options. Since you use
it in only one place just use semicolon directly.
-
To unsubscribe
From: Keiichi KII <[EMAIL PROTECTED]>
This patch contains the following changes for supporting multiple logging
agents.
1. extend netconsole to multiple netpolls
To send kernel messages to multiple logging agents, extend netcosnole
to be able to use multiple netpolls. Each netpoll sends k
3 matches
Mail list logo