From 6cce7210dfa230558c5849cdab41b24170994e75 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 May 2018 23:06:58 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 57eb0056..f2734b7e 100644 --- a/odin.nix +++ b/odin.nix @@ -379,7 +379,7 @@ wall.enable = true; }; defaults.monitored = "-a -n standby,10 -o on -s (S/../.././02|L/../../7/04)"; - extraOptions = [ "--interval=600" "-A" "/var/log/smart" "-s" "/var/lib/smart" ]; + extraOptions = [ "--interval=600" "-A" "/var/log/smart/" "-s" "/var/lib/smart/" ]; }; systemd.status-mail = { -- cgit v1.2.3