[Logcheck-commits] r1191 - in logcheck/trunk: debian rulefiles/linux/ignore.d.workstation

maks-guest at users.alioth.debian.org maks-guest at users.alioth.debian.org
Thu Jul 20 19:12:20 UTC 2006


Author: maks-guest
Date: 2006-07-20 19:12:18 +0000 (Thu, 20 Jul 2006)
New Revision: 1191

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
Log:
ignore loop module loading


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-07-20 09:22:59 UTC (rev 1190)
+++ logcheck/trunk/debian/changelog	2006-07-20 19:12:18 UTC (rev 1191)
@@ -13,8 +13,9 @@
   * ignore.d.server/sa-exim: Add 2 rules for sa-exim. Thanks
     Ross Boylan <ross at biostat.ucsf.edu> (closes: 359787).
   * ignore.d.workstation/kernel: Add more rules for swsusp.
+  * ignore.d.workstation/kernel: Ignore loop module loading.
 
- -- maximilian attems <maks at sternwelten.at>  Thu, 20 Jul 2006 11:19:18 +0200
+ -- maximilian attems <maks at sternwelten.at>  Thu, 20 Jul 2006 21:08:31 +0200
 
 logcheck (1.2.47) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-07-20 09:22:59 UTC (rev 1190)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-07-20 19:12:18 UTC (rev 1191)
@@ -115,3 +115,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: swsusp: Restoring Highmem$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: ACPI: PCI Interrupt [[:alnum:]:.]+\[[[:upper:]]\] -> GSI [0-9]+ \(level, low\) -> IRQ [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: PM: Writing back config space on device [[:alnum:]:.]+ at offset [0-9] \(was [0-9]+, writing [0-9]+\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: loop: loaded \(max [0-9]+ devices\)$




More information about the Logcheck-commits mailing list