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
|
||||
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";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user