diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-04-18 09:55:29 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-04-18 09:55:29 +0000 |
commit | 2755fe32526214745d1b20fd21eb9ac09742f4c0 (patch) | |
tree | 4a03bea697e863113ddfb2afc20c57a99e7d74dd /logcheck/ignore.d.workstation/usbutils | |
parent | ec742b78e2b91f37b4483a5f26f2542355b774be (diff) |
Ignore laptop sleep/wakeup events, and separate usbutils lines.
Diffstat (limited to 'logcheck/ignore.d.workstation/usbutils')
-rw-r--r-- | logcheck/ignore.d.workstation/usbutils | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logcheck/ignore.d.workstation/usbutils b/logcheck/ignore.d.workstation/usbutils new file mode 100644 index 0000000..98b8e7f --- /dev/null +++ b/logcheck/ignore.d.workstation/usbutils @@ -0,0 +1,2 @@ +kernel: usb-ohci.c: USB continue: usb-[0-9:\.]+ from host wakeup$ +kernel: usb-ohci.c: USB suspend: usb-[0-9:\.]++$ |