[Logcheck-devel] Bug#301415: PATCH: Updated 'udev' ignore pattern

Matt Brubeck mbrubeck at cs.hmc.edu
Fri Mar 25 19:32:06 UTC 2005


Package: logcheck-database
Version: 1.2.35
Severity: wishlist
Tags: patch

This patch updates ignore.d.workstation/udev to properly ignore
creation/removal of devices in subdirectories (e.g. /dev/usb/lp0).
-------------- next part --------------
--- ignore.d.workstation/udev	2005-02-20 21:38:48.000000000 -0800
+++ ignore.d.workstation/udev.new	2005-03-25 11:30:24.963984992 -0800
@@ -1 +1 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ udev\[[0-9]+\]: (creating|removing) device node '/dev/[[:alpha:]]+[0-9]*'$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ udev\[[0-9]+\]: (creating|removing) device node '/dev(/[[:alpha:]]+[0-9]*)+'$


More information about the Logcheck-devel mailing list