nixos/test: fix prometheus-{bind,varnish}-exporter tests

This commit is contained in:
WilliButz
2019-07-22 16:41:09 +02:00
parent 95be462d07
commit 01ee2ee2ba
2 changed files with 2 additions and 2 deletions
@@ -68,7 +68,6 @@ in
serviceOpts = {
path = [ pkgs.varnish ];
serviceConfig = {
DynamicUser = true;
RestartSec = mkDefault 1;
ExecStart = ''
${pkgs.prometheus-varnish-exporter}/bin/prometheus_varnish_exporter \