From d8eb4612ef57cba22d1047326f7275fa4044b6e8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 14 Apr 2018 14:05:31 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/trivmix-service.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/trivmix-service.nix') diff --git a/custom/trivmix-service.nix b/custom/trivmix-service.nix index 218d8d5f..b58a5fb9 100644 --- a/custom/trivmix-service.nix +++ b/custom/trivmix-service.nix @@ -73,8 +73,8 @@ let Nice = "-10"; LimitRTPRIO = "95:95"; LimitMEMLOCK = "infinity"; + ExecStart = "trivmix ${escapeShellArgs trivmixArgs}"; }; - script = "trivmix ${escapeShellArgs trivmixArgs}"; }; in { options.services.trivmix = mkOption { -- cgit v1.2.3