journalwatch config

This commit is contained in:
Daniel Langbein 2024-08-31 17:01:30 +02:00
parent 26b9cc782c
commit d2fc0d1f7b
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

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