journalwatch config

This commit is contained in:
Daniel Langbein 2024-08-31 19:06:12 +02:00
parent 6d3aa59f70
commit 0c44691e3e
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -377,13 +377,12 @@
}
{ # yodaNas
filters = ''
#
\S+ Skipped - Image is already being pulled by \S+
\S+ Pulling
\S+ Pulled
Container \S+ Running
Container \S+ Waiting
Container \S+ Healthy
\s+\S+ Skipped - Image is already being pulled by \S+
\s+\S+ Pulling
\s+\S+ Pulled
\s+Container \S+ Running
\s+Container \S+ Waiting
\s+Container \S+ Healthy
'';
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
}