mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-24 22:29:33 +01:00
journalwatch config
This commit is contained in:
parent
442123f15f
commit
8fca2a672f
@ -379,10 +379,13 @@
|
||||
filters = ''
|
||||
\s+\S+ Skipped - Image is already being pulled by \S+
|
||||
\s+\S+ Pulling
|
||||
\s+\S+ Already exists
|
||||
\s+\S+ Waiting
|
||||
\s+\S+ (Downloading|Extracting) \[=*> *\] ([0-9]+\.)?[0-9]+(B|kB|MB|GB)/([0-9]+\.)?[0-9]+(B|kB|MB|GB)
|
||||
\s+\S+ Verifying Checksum
|
||||
\s+\S+ Pull complete
|
||||
\s+\S+ Pulled
|
||||
\s+Container \S+ Running
|
||||
\s+Container \S+ Waiting
|
||||
\s+Container \S+ Healthy
|
||||
\s+Container \S+ (Recreate|Recreated|Waiting|Starting|Started|Running|Healthy)
|
||||
'';
|
||||
match = "_SYSTEMD_UNIT = Jinja-Compose.service";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user