diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-14 23:28:51 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-14 23:28:51 +0000 |
commit | 90d14c54c6d77684767aedb5f7b638f929bf3a8a (patch) | |
tree | 0aaabec9f789a1b3fd69b4332647c1a0245873e7 /logcheck/ignore.d.workstation/local | |
parent | 705b53fccac364516bd4e57bb5084a97e9d5ffa3 (diff) |
Ignore tuning more disks than just hda (on workstations waking from sleep).
Diffstat (limited to 'logcheck/ignore.d.workstation/local')
-rw-r--r-- | logcheck/ignore.d.workstation/local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index beaa0aa..37aa99f 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -477,8 +477,8 @@ kernel: eth[0-9]: Airport (entering sleep mode|waking up)$ kernel: eth[0-9]: __orinoco_set_multicast_list\(\) called while device not present\. kernel: eth[0-9]: resuming$ kernel: eth[0-9]: suspending, WakeOnLan disabled$ -kernel: hda: Enabling MultiWord DMA [1-9]$ -kernel: hda: Enabling Ultra DMA [1-9]$ +kernel: hd[a-d]: Enabling MultiWord DMA [1-9]$ +kernel: hd[a-d]: Enabling Ultra DMA [1-9]$ ### ignore.d.workstation/ntp-simple ntpd\[[0-9]+\]: synchronisation lost$ ntpd\[[0-9]+\]: time reset [\.0-9]+ s$ |