From 3087e767569eb8e6afa5538c1ac53e751b3309ba Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 14 Jan 2003 14:29:52 +0000 Subject: Correct a fatal syntax error in dhcp3-common. --- logcheck/ignore.d.workstation/local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/ignore.d.workstation/local') diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 0ffbcd5..58fa43d 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -87,7 +87,7 @@ dhcpd: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ dhcpd: DHCPACK to [\.0-9]+$ dhcpd: DHCPDISCOVER from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ dhcpd: DHCPINFORM from [\.0-9]+$ -dhcpd: DHCPRELEASE of [\.0-9]+( of [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\)+ via eth[0-9]+( \(found\))?)?$ +dhcpd: DHCPRELEASE of [\.0-9]+( of [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+( \(found\))?)?$ dhcpd: DHCPREQUEST for [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ dhcpd: ICMP Echo reply while lease [\.0-9]+ valid.$ dhcpd: Wrote [0-9]+ (leases|deleted host decls|new dynamic host decls) to leases file\.$ -- cgit v1.2.3