From 23153f03afeced64185f1ed1b4af9b1d164a2436 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 12 Jun 2008 08:13:59 +0200 Subject: changed default for i$KlogSymbolLookup to "off" --- doc/imklog.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'doc/imklog.html') diff --git a/doc/imklog.html b/doc/imklog.html index 92c1881a..b5b21e84 100644 --- a/doc/imklog.html +++ b/doc/imklog.html @@ -34,14 +34,19 @@ processing.
  • $DebugPrintKernelSymbols (imklog) [on/off]
    Linux only, ignored on other platforms (but may be specified)
  • -
  • $klogSymbolLookup (imklog) [on/off] -- -former klogd -x option
    +
  • $klogSymbolLookup (imklog) [on/off] -- +disables imklog kernel symbol translation (former klogd -x option). NOTE that +this option is counter-productive on recent kernels (>= 2.6) because the +kernel already does the symbol translation and this option breaks the information.
    +This option is scheduled for removal, probably with version 4.x. Do not use +it except if you have a very good reason. If you have one, let us know +because otherwise new versions will no longer support it.
    Linux only, ignored on other platforms (but may be specified)
  • $klogUseSyscallInterface (imklog)  [on/off] --- former klogd -2 option
    +-- former klogd -s option
    Linux only, ignored on other platforms (but may be specified)
  • $klogSymbolsTwice (imklog) [on/off] -- -former klogd -s option
    +former klogd -2 option
    Linux only, ignored on other platforms (but may be specified)
  • @@ -66,4 +71,4 @@ Copyright Gerhards and Adiscon. Released under the GNU GPL version 3 or higher.

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