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

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Mon, 03 Jan 2005 17:36:37 -0700


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

Modified Files:
	gconf 
Log Message:

fix latest gconfd logging style, allow dots in usernames.


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/gconf	2004/12/06 12:46:11	1.5
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/gconf	2005/01/04 00:36:37	1.6
@@ -1,7 +1,7 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): starting \(version [.[:alnum:]]+\), pid [0-9]+ user '[[:alnum:]-]+'$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): Received signal 15, shutting down cleanly$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): Exiting$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): Resolved address "[^[:space:]]+" to a read-only configuration source at position [^[:space:]]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): Resolved address "[^[:space:]]+" to a writable configuration source at position [^[:space:]]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): GConf server is not in use, shutting down.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ gconfd \([_[:alnum:]-]+-[0-9]+\): Reloading all databases$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): starting \(version [.[:alnum:]]+\), pid [0-9]+ user '[[:alnum:]-]+'$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): Received signal 15, shutting down cleanly$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): Exiting$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): Resolved address "[^[:space:]]+" to a read-only configuration source at position [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): Resolved address "[^[:space:]]+" to a writable configuration source at position [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): GConf server is not in use, shutting down.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ \([._[:alnum:]-]+-[0-9]+\): Reloading all databases$