diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-11-11 12:12:20 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-11-11 12:12:20 +0000 |
commit | 693c27011aaf38669cd340bd0dc85717ead3e314 (patch) | |
tree | 8d7b199258823e3442bc0b16034240e9f17fad86 /logcheck/ignore.d.workstation/gconf.changes | |
parent | c906040823549110fbb4dfed64759669a61ff34d (diff) |
logcheck: Tighten gconf lines (avoid .*), add a(nother) danish line, and sort entries.
Diffstat (limited to 'logcheck/ignore.d.workstation/gconf.changes')
-rw-r--r-- | logcheck/ignore.d.workstation/gconf.changes | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/logcheck/ignore.d.workstation/gconf.changes b/logcheck/ignore.d.workstation/gconf.changes index 25cdf5c..ff78bd9 100644 --- a/logcheck/ignore.d.workstation/gconf.changes +++ b/logcheck/ignore.d.workstation/gconf.changes @@ -1,6 +1,6 @@ -gconfd \(.*\): starting \(version [\.0-9]+\), pid [0-9]+ user '.*' -gconfd \(.*\): Resolved address "xml:readonly:.*" to a read-only config source at position [0-9]+ -gconfd \(.*\): Resolved address "xml:readwrite:.*" to a writable config source at position [0-9]+ -gconfd \(.*\): CORBA_ORB_destroy: ORB still has [0-9]+ refs\. -gconfd \(.*\): GConf server is not in use, shutting down\. -gconfd \(.*\): Exiting +gconfd \([^[:space:]]\): CORBA_ORB_destroy: ORB still has [0-9]+ refs\. +gconfd \([^[:space:]]\): Exiting +gconfd \([^[:space:]]\): GConf server is not in use, shutting down\. +gconfd \([^[:space:]]\): Resolved address "xml:readonly:/[^[:space:]]" to a read-only config source at position [0-9]+ +gconfd \([^[:space:]]\): Resolved address "xml:readwrite:/[^[:space:]]" to a writable config source at position [0-9]+ +gconfd \([^[:space:]]\): starting \(version [\.0-9]+\), pid [0-9]+ user '[^[:space:]]' |