From 7af53db79f7f7427463a360b0473cbdfe468d93b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 30 Jul 2017 18:29:39 +0200 Subject: path is weird. --- ymir.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ymir.nix b/ymir.nix index 76e07367..ce5f42d1 100644 --- a/ymir.nix +++ b/ymir.nix @@ -905,7 +905,6 @@ in rec { Type = "oneshot"; }; scriptArgs = "%I %H %m %b"; - path = [ config.security.wrapperDir ]; # For sendmail script = '' #!${pkgs.stdenv.shell} MAILTO="root" @@ -919,7 +918,7 @@ in rec { UNITSTATUS=$(systemctl status $UNIT) - sendmail $MAILTO <