[Logcheck-commits] CVS logcheck/rulefiles/linux/ignore.d.workstation

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Thu, 13 May 2004 14:01:12 -0600


Update of /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation
In directory haydn:/tmp/cvs-serv21033/rulefiles/linux/ignore.d.workstation

Modified Files:
	automount 
Log Message:

well that file is *fucked*!
someone did a s/.*$/\$/ without even looking at those loglines.
automount has a yucky logging style look at #187496.


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/automount	2004/04/19 18:22:05	1.1.1.1
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/automount	2004/05/13 20:01:12	1.2
@@ -1,5 +1,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: attempting to mount entry$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: lookup\(file\):$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: lookup\(file\): looking up [._[:alnum]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: expanded entry:$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: parse\(sun\):$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ automount\[[0-9]+\]: do_mount$