From 0aec64324c2e1a4869bd8b49ef9ea3bbc0f7a997 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 21 Jan 2025 21:17:46 +0100 Subject: [PATCH] journalwatch config --- modules/journalwatch.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 3743bc7..5eefa68 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -648,7 +648,7 @@ in } { # yodaTux, yodaNas filters = '' - \S+\.(service|scope|slice|mount): Consumed ([0-9]+h )?([0-9]+min )?[0-9\.]+(s|ms) CPU time(, .+)?\. + \S+\.(service|scope|slice|swap|mount): Consumed ([0-9]+h )?([0-9]+min )?[0-9\.]+(s|ms) CPU time(, .+)?\. # Starting \S+\.service\.\.\. \S+\.service: Scheduled restart job, restart counter is at 1\. @@ -690,6 +690,7 @@ in Reloading\.\.\. Reloading finished in [0-9]+ ms\. session-[0-9]+\.scope: Deactivated successfully\. + Shutting down\. # (\S+ )+was skipped because no trigger condition checks were met\. (\S+ )+was skipped because of an unmet condition check \([^)]+\)\.