diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 1b197c8..f527cfc 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -199,6 +199,18 @@ ''; match = "IMAGE_NAME = busybox"; } + { # yodaNas + filters = '' + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1\] AH00170: caught SIGWINCH, shutting down gracefully + ''; + match = "IMAGE_NAME = fireflyiii/core:latest"; + } + { # yodaNas + filters = '' + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1\] AH00170: caught SIGWINCH, shutting down gracefully + ''; + match = "IMAGE_NAME = fireflyiii/data-importer:latest"; + } { # yodaNas filters = '' .*