[Logcheck-commits] Hannes von Haugwitz: Adjusted dhclient rule to match new web address
Gerfried Fuchs
alfie at alioth.debian.org
Mon Feb 8 17:44:21 UTC 2010
Module: logcheck
Branch: lenny-backports
Commit: 8404075c89400906a1ca5da62c2757a45d7d6311
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=8404075c89400906a1ca5da62c2757a45d7d6311
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date: Fri Dec 11 17:05:29 2009 +0100
Adjusted dhclient rule to match new web address
---
debian/changelog | 2 ++
rulefiles/linux/ignore.d.server/dhclient | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dc72766..ba2e014 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
logcheck (1.3.5) UNRELEASED; urgency=low
[ Hannes von Haugwitz ]
+ * ignore.d.server/dhclient
+ - adjusted rule to match new web address
* ignore.d.workstation/xdm
- ignore successful kerberos authentication
* Added xscreensaver rule for successful kerberos authentication
diff --git a/rulefiles/linux/ignore.d.server/dhclient b/rulefiles/linux/ignore.d.server/dhclient
index 1f811b0..2e7c060 100644
--- a/rulefiles/linux/ignore.d.server/dhclient
+++ b/rulefiles/linux/ignore.d.server/dhclient
@@ -1,7 +1,7 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: Internet (Software|Systems) Consortium DHCP Client [.[:alnum:]]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: Copyright [-0-9]+ Internet Systems Consortium\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: All rights reserved\.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: For info, please visit http://www\.isc\.org/(products/DHCP|sw/dhcp/)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: For info, please visit http(://www\.isc\.org/(products/DHCP|sw/dhcp/)|s://www\.isc\.org/software/dhcp/)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: There is already a pid file /var/run/dhclient\.[[:alnum:]]+\.pid with pid [[:digit:]]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: killed old client process, removed PID file$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?:$
More information about the Logcheck-commits
mailing list