Loading nixos/modules/services/networking/coturn.nix +1 −1 Original line number Diff line number Diff line Loading @@ -363,7 +363,7 @@ in chmod 640 ${runConfig} ''; serviceConfig = rec { Type = "simple"; Type = "notify"; ExecStart = utils.escapeSystemdExecArgs [ (lib.getExe' pkgs.coturn "turnserver") "-c" Loading Loading
nixos/modules/services/networking/coturn.nix +1 −1 Original line number Diff line number Diff line Loading @@ -363,7 +363,7 @@ in chmod 640 ${runConfig} ''; serviceConfig = rec { Type = "simple"; Type = "notify"; ExecStart = utils.escapeSystemdExecArgs [ (lib.getExe' pkgs.coturn "turnserver") "-c" Loading