From 41519afebe37196e48aac026a0143f1446172899 Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Wed, 30 Nov 2022 10:11:37 +0100 Subject: [PATCH] Fix typo --- modules/monit.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monit.nix b/modules/monit.nix index 42cba30..e3d83b8 100644 --- a/modules/monit.nix +++ b/modules/monit.nix @@ -42,7 +42,7 @@ in set mail-format { from: monit@banditlair.com } set alert alerts@banditlair.com with reminder on 120 cycles - check program failed-untis with path "${pkgs.systemd}/bin/systemctl --failed" + check program failed-units with path "${pkgs.systemd}/bin/systemctl --failed" if content != "0 loaded units listed" then alert check system $HOST