diff options
author | Juri Jensen <juri@xenux.dk> | 2002-08-22 11:58:02 +0000 |
---|---|---|
committer | Juri Jensen <juri@xenux.dk> | 2002-08-22 11:58:02 +0000 |
commit | 1dbf4b291907481200c905c55742b3fccee8580f (patch) | |
tree | b180ed8ffa6e9f857a02409c0b9ab8a958001b43 | |
parent | 191355288b3e7419afd62013dec8bce7798257d1 (diff) |
logcheck: Added regexps for dhcp v. 2.2.x. Which brings me to the
question: Wouldn't it be better to make a general dhcp file - the line
in this file is stolen from dhcp3-common and tweaked, so if we had a
general dhcp file, this file would be obsolete. Hmmm, maybe this is a
bit confusing....
-rw-r--r-- | logcheck/ignore.d.server/dhcp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/dhcp b/logcheck/ignore.d.server/dhcp new file mode 100644 index 0000000..54192b1 --- /dev/null +++ b/logcheck/ignore.d.server/dhcp @@ -0,0 +1 @@ +dhcpd-2.2.x: Abandoning IP address [\.0-9]+: pinged before offer |