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

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Thu, 13 May 2004 15:36:28 -0600


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

Modified Files:
	automount 
Log Message:

fix my errors before they become too apparent.. ;)


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/automount	2004/05/13 20:01:12	1.2
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/automount	2004/05/13 21:36:28	1.3
@@ -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\): looking up [._[:alnum]-]+$
+^\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$