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
6d3aa59f70
commit
0c44691e3e
@ -377,13 +377,12 @@
|
|||||||
}
|
}
|
||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
filters = ''
|
||||||
#
|
\s+\S+ Skipped - Image is already being pulled by \S+
|
||||||
\S+ Skipped - Image is already being pulled by \S+
|
\s+\S+ Pulling
|
||||||
\S+ Pulling
|
\s+\S+ Pulled
|
||||||
\S+ Pulled
|
\s+Container \S+ Running
|
||||||
Container \S+ Running
|
\s+Container \S+ Waiting
|
||||||
Container \S+ Waiting
|
\s+Container \S+ Healthy
|
||||||
Container \S+ Healthy
|
|
||||||
'';
|
'';
|
||||||
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
|
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user