From b43ed828405516965835772109e6651b4eba2d09 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 3 Jan 2023 16:37:24 +0100 Subject: [PATCH] more new patterns --- roles/journalwatch/templates/patterns | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 55be0db..7520601 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -51,6 +51,7 @@ Failed to allocate manager object: Permission denied _SYSTEMD_UNIT = init.scope user@\d+\.service: Killing process \d+ \(kill\) with signal SIGKILL\. +[^: ]+: Consumed [\d.]+s CPU time\. {% if journalwatch is defined and journalwatch.strato_broken | default(False) %} Failed to set devices.allow on /system.slice/[a-z-]+.service: Operation not permitted {% endif %} -- 2.30.2