From 86ef23b04ec6938a31afac0a26d1daded58706ac Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 Apr 2018 13:27:36 +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 b470541a..303800c9 100644 --- a/custom/motion.nix +++ b/custom/motion.nix @@ -101,7 +101,7 @@ in { ExecStartPre = "+${preStart}"; }; - wantedBy = [ "default.target" ]; + wantedBy = [ "multi-user.target" ]; }; }; } -- cgit v1.2.3