diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-02-22 10:23:41 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-02-22 10:23:41 +0000 |
commit | 2bb63b0b81fb7aec533eaf645591426662e17124 (patch) | |
tree | 0b972a4acc300ac0c324c8af136582e047d1ae2c /logcheck/violations.ignore.d/dhcp-client | |
parent | ae37e39e2ccfac4f25624a62e5f82e963a4f18a4 (diff) |
Tighten all rules to strict left side, based on su rules.
Diffstat (limited to 'logcheck/violations.ignore.d/dhcp-client')
-rw-r--r-- | logcheck/violations.ignore.d/dhcp-client | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/logcheck/violations.ignore.d/dhcp-client b/logcheck/violations.ignore.d/dhcp-client index 88caa05..02d2994 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[0-9]: Network is down$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2.2.x)?: (send_packet|fallback_discard): Connection refused$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: receive_packet failed on eth[0-9]: Network is down$ |