From d337571c2e21c7b410f5383233b388581817afe6 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 16 Jun 2018 19:17:50 +0200 Subject: [PATCH] journalwatch: systemd error on strato --- roles/journalwatch/files/patterns | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/journalwatch/files/patterns b/roles/journalwatch/files/patterns index f556d3a..dd3b2d4 100644 --- a/roles/journalwatch/files/patterns +++ b/roles/journalwatch/files/patterns @@ -56,6 +56,8 @@ warning: hostname [^\s]+ does not resolve to address [\da-fA-F.:]+(: Name or ser warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL LOGIN authentication failed: .+ warning: non-SMTP command from \w+\[[\da-fA-F.:]+\]: .* warning: TLS library problem: error:[0-9A-F]+:SSL routines:\w+:(no shared cipher|decryption failed or bad record mac|unknown protocol|version too low):[\w./]+:\d+: +Failed to create /user.slice/user-\d+.slice/user@\d+.service/init.scope control group: Permission denied +Failed to allocate manager object: Permission denied _SYSTEMD_UNIT = dovecot.service auth: Warning: auth client \d+ disconnected with \d+ pending requests: (EOF|Connection reset by peer) -- 2.30.2