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.server/dhcp3-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/ignore.d.server/dhcp3-common') diff --git a/logcheck/ignore.d.server/dhcp3-common b/logcheck/ignore.d.server/dhcp3-common index f4e016f..f67f8b8 100644 --- a/logcheck/ignore.d.server/dhcp3-common +++ b/logcheck/ignore.d.server/dhcp3-common @@ -4,7 +4,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