diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-12-06 18:05:09 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-12-06 18:05:09 +0000 |
commit | f500da26477d433e0bf59a1714d32e9e0ee92896 (patch) | |
tree | 33f6780db8b1c6d0c731f8017662426d1c66e237 /logcheck/ignore.d.server/dhcp-client | |
parent | 4df46411735f3924d3f06201d7daa863e0e81661 (diff) |
Add $ to all non-loose entries. Misc. cleanup.
Diffstat (limited to 'logcheck/ignore.d.server/dhcp-client')
-rw-r--r-- | logcheck/ignore.d.server/dhcp-client | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/logcheck/ignore.d.server/dhcp-client b/logcheck/ignore.d.server/dhcp-client index a301f35..fa306e6 100644 --- a/logcheck/ignore.d.server/dhcp-client +++ b/logcheck/ignore.d.server/dhcp-client @@ -1,5 +1,5 @@ # NB: dhcp 2-x entries are in dhcp -dhclient(-2.2.x)?: DHCP(REQUEST|DISCOVER) on .* to .* port 67( interval [0-9]+)? -dhclient(-2.2.x)?: DHCP(ACK|OFFER) from [\.0-9]+ -dhclient(-2.2.x)?: bound to .* -- renewal in [0-9]+ seconds\. -dhclient(-2.2.x)?: irda0: unknown hardware address type 783 +dhclient(-2.2.x)?: DHCP(REQUEST|DISCOVER) on .* to .* port 67( interval [0-9]+)?$ +dhclient(-2.2.x)?: DHCP(ACK|OFFER) from [\.0-9]+$ +dhclient(-2.2.x)?: bound to .* -- renewal in [0-9]+ seconds\.$ +dhclient(-2.2.x)?: irda0: unknown hardware address type 783$ |