From 1181b4e7718fa946cba2c2781efa1d69a90c4af0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 May 2018 22:07:30 +0200 Subject: better tests --- odin.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 18310a38..57166f93 100644 --- a/odin.nix +++ b/odin.nix @@ -378,8 +378,7 @@ mail.enable = true; wall.enable = true; }; - defaults.autodetected = "-a -s (O/../.././(00|06|12|18)|S/../.././02|L/../../7/04)"; - defaults.monitored = "-a -s (O/../.././(00|06|12|18)|S/../.././02|L/../../7/04)"; + defaults.autodetected = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)"; }; systemd.status-mail = { -- cgit v1.2.3