From 6506f1c55ac3d7667cee291ae9e65187b7f48197 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 5 Sep 2024 18:24:54 +0200 Subject: [PATCH] journalwatch config --- modules/journalwatch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 82287e4..0f26a88 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -386,7 +386,7 @@ \s+\S+ Verifying Checksum \s+\S+ Pull complete \s+\S+ Pulled - \s+Container \S+ (Recreate|Recreated|Waiting|Starting|Started|Running|Healthy) + \s+Container \S+ (Created|Recreate|Recreated|Waiting|Starting|Started|Running|Healthy) ''; match = "_SYSTEMD_UNIT = Jinja-Compose.service"; }