diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index a411c44..72b540a 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -194,8 +194,10 @@ in \[\S+ \S+\] NOTICE: ready to handle connections # \s+Starting ... - \s+[0-9]+/[0-9]+ \[[>=-]+\] [0-9]+% Starting ... - \s+[0-9]+/[0-9]+ \[[>=-]+\] [0-9]+% + # Example: + # 1/1 [============================] 100% + \s+[0-9]+/[0-9]+ \[[>=-]+\]\s+[0-9]+% Starting ... + \s+[0-9]+/[0-9]+ \[[>=-]+\]\s+[0-9]+% \s+[0-9]+/[0-9]+ \[[>=-]+\]\s+[0-9]+%\s+[0-9]+ \[[>=-]+\] # \s+[0-9]+ \[[>=-]+\] [0-9]+ \[[>=-]+\]