mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
b2bb2b14f4
commit
278dbbea44
@ -377,12 +377,13 @@
|
|||||||
}
|
}
|
||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
filters = ''
|
||||||
\S+ Skipped - Image is already being pulled by \S+
|
#
|
||||||
\S+ Pulling
|
\S+ Skipped - Image is already being pulled by \S+
|
||||||
\S+ Pulled
|
\S+ Pulling
|
||||||
Container \S+ Running
|
\S+ Pulled
|
||||||
Container \S+ Waiting
|
Container \S+ Running
|
||||||
Container \S+ Healthy
|
Container \S+ Waiting
|
||||||
|
Container \S+ Healthy
|
||||||
'';
|
'';
|
||||||
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
|
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user