diff options
Diffstat (limited to 'logcheck/violations.ignore.d/dhcp-client')
-rw-r--r-- | logcheck/violations.ignore.d/dhcp-client | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/violations.ignore.d/dhcp-client b/logcheck/violations.ignore.d/dhcp-client index 93161b4..75ee45d 100644 --- a/logcheck/violations.ignore.d/dhcp-client +++ b/logcheck/violations.ignore.d/dhcp-client @@ -1,2 +1,2 @@ dhcpd-2.2.x: (send_packet|fallback_discard): Connection refused -dhclient-2.2.x: receive_packet failed on eth[[:digit:]]: Network is down +dhclient-2.2.x: receive_packet failed on eth[0-9]: Network is down |