nixos/test: fix prometheus-{bind,varnish}-exporter tests
This commit is contained in:
@@ -68,7 +68,6 @@ in
|
||||
serviceOpts = {
|
||||
path = [ pkgs.varnish ];
|
||||
serviceConfig = {
|
||||
DynamicUser = true;
|
||||
RestartSec = mkDefault 1;
|
||||
ExecStart = ''
|
||||
${pkgs.prometheus-varnish-exporter}/bin/prometheus_varnish_exporter \
|
||||
|
||||
Reference in New Issue
Block a user