From ea8ad32b906773d57bbf68a10df637c1ed888075 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 Apr 2018 13:19:57 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/motion.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/motion.nix b/custom/motion.nix index 10d8db66..938a2db6 100644 --- a/custom/motion.nix +++ b/custom/motion.nix @@ -106,7 +106,7 @@ in { ExecStartPre = "+${preStart}"; }; - WantedBy = [ "default.target" ]; + wantedBy = [ "default.target" ]; }; }; } -- cgit v1.2.3