diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-04-05 17:37:48 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-04-05 17:37:48 +0000 |
commit | 14aead0d8924a0ea5e423c7bc4f16366e7152b9f (patch) | |
tree | ff8ae29bda36fc389ce9168edf24d55547c6da17 /logcheck/ignore.d.workstation/local | |
parent | 12a0364451c0b76f9eae07b0d4f27913001625c6 (diff) |
Ignore FloppyFW DHCP offers.
Diffstat (limited to 'logcheck/ignore.d.workstation/local')
-rw-r--r-- | logcheck/ignore.d.workstation/local | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 2ffb999..8a7635d 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -203,6 +203,8 @@ printer: paper out$ printer: error cleared$ printer: powered up$ printer: ready to print$ +# FloppyFW DHCP server +[0-9A-F]+ 400 DHCP SERVER Offered \| Offering: [\.0-9]+ To: [0-9A-F]+ By: [\.0-9]+$ ### ignore.d.server/ntp-simple.changes ntpd\[[0-9]+\]: kern_enable is 1$ ntpd\[[0-9]+\]: kernel time discipline status [0-9]+$ |