summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <hendrik@securosys.ch>2018-11-19 20:59:42 +0100
committerHendrik Jäger <hendrik@securosys.ch>2018-11-19 20:59:42 +0100
commitff53f9a5903251c4c74bea0389610ca5c5b97299 (patch)
treeee0392fb8784440585d0212adfd1ef4430bb30c2
parentaf4cb4dd6ec4373582b2a8c68266ba345f8b8336 (diff)
Fix logcheck for hostapd
-rw-r--r--files/etc/logcheck/ignore.d.server/local-hostapd2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/logcheck/ignore.d.server/local-hostapd b/files/etc/logcheck/ignore.d.server/local-hostapd
index c53d4f6..9c9ee0c 100644
--- a/files/etc/logcheck/ignore.d.server/local-hostapd
+++ b/files/etc/logcheck/ignore.d.server/local-hostapd
@@ -1,2 +1,2 @@
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ hostapd\[[[:digit:]]+\]: [[:alnum:]]+: STA [[:xdigit:]:]+ WPA: group key handshake completed \(RSN\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ hostapd: [[:alnum:]]+: STA [[:xdigit:]:]+ WPA: group key handshake completed \(RSN\)$