From f87b4350069ccfbe018e986ee56f491a1fc0f4ca Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 6 May 2023 12:36:37 +0200 Subject: [PATCH] fix patterns --- roles/journalwatch/templates/patterns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 2afbf28..3deaa52 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -101,4 +101,4 @@ _SYSTEMD_SLICE=system-openvpn.slice (client/)?[0-9a-f.:]+ (peer info: .*|VERIFY OK: .*|Outgoing Data Channel: .*|Incoming Data Channel: .*|Control Channel: .*|TLS: .*|\[client\] .*|MULTI(_sva)?: .*|SIGUSR1.*|PUSH: .*|SENT CONTROL \[client\]: .*|WARNING: '(tun|link)-mtu' is used inconsistently, local='(tun|link)-mtu \d+', remote='(tun|link)-mtu \d+') SYSLOG_IDENTIFIER = kernel -xfs filesystem being remounted at /run/schroot/mount/schsh-[^ ]* supports timestamps until 2038 (0x7fffffff) +xfs filesystem being remounted at /run/schroot/mount/schsh-[^ ]* supports timestamps until 2038 \(0x7fffffff\) -- 2.30.2