From e1d3f813badef1368458853ca66a22bb9fcfac08 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 16 Oct 2023 15:40:51 +0200 Subject: [PATCH] fix: journalwatch config --- modules/journalwatch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 6ad154a..72900f0 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -254,7 +254,7 @@ { # yodaNas filters = '' \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1\] AH00170: caught SIGWINCH, shutting down gracefully - > Illuminate\Foundation\ComposerScripts::postAutoloadDump + > Illuminate\\Foundation\\ComposerScripts::postAutoloadDump wait-for-it\.sh: waiting 60 seconds for \S+:3306 wait-for-it\.sh: \S+:3306 is available after [0-9]+ seconds '';