From 0e40bf9bf24619dd3c7b1764421b1abf2f5c43c5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 May 2018 21:10:38 +0200 Subject: smart tests --- odin.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/odin.nix b/odin.nix index be41b094..3d468fab 100644 --- a/odin.nix +++ b/odin.nix @@ -378,6 +378,8 @@ mail.enable = true; wall.enable = true; }; + defaults.autodetected = "-a -s (S/../.././02|L/../../7/04)"; + defaults.monitored = "-a -s (S/../.././02|L/../../7/04)"; }; systemd.status-mail = { -- cgit v1.2.3